Dienstag
This commit is contained in:
3
mysql/web/Dockerfile
Normal file
3
mysql/web/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM debian:10
|
||||
RUN apt-get update && apt-get install -y apache2
|
||||
CMD [ "/usr/sbin/apachectl", "-D", "FOREGROUND", "-k", "start"]
|
||||
Reference in New Issue
Block a user