wip
This commit is contained in:
@ -1,3 +1 @@
|
||||
FROM nginx:latest
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
FROM php:apache
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1 @@
|
||||
FROM nginx:latest
|
||||
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
FROM php:apache
|
||||
|