mirror of
https://github.com/openvk/openvk
synced 2025-04-23 00:23:01 +03:00
Update Dockerfile
This commit is contained in:
parent
5e10a72a47
commit
0c8c252663
1 changed files with 3 additions and 0 deletions
|
@ -75,5 +75,8 @@ chown apache: /var/log/openvk/
|
|||
#And start Apache:
|
||||
#RUN systemctl enable httpd
|
||||
|
||||
#For login
|
||||
RUN dnf -y install passwd && passwd -d root
|
||||
|
||||
#Start systemd
|
||||
CMD ["/sbin/init"]
|
||||
|
|
Loading…
Reference in a new issue