mirror of
https://github.com/openvk/openvk
synced 2025-04-23 08:33:02 +03:00
Update Dockerfile
This commit is contained in:
parent
236ce88dca
commit
578d5d3432
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ RUN mkdir /var/log/openvk && \
|
||||||
chown apache: /var/log/openvk/
|
chown apache: /var/log/openvk/
|
||||||
|
|
||||||
#And start Apache:
|
#And start Apache:
|
||||||
RUN systemctl enable httpd
|
#RUN systemctl enable httpd
|
||||||
|
|
||||||
#Start systemd
|
#Start systemd
|
||||||
CMD ["/sbin/init"]
|
CMD ["/sbin/init"]
|
||||||
|
|
Loading…
Reference in a new issue