mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
de-dup CMD for nginx
This commit is contained in:
parent
35ba516dd7
commit
744a9c6838
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
# init base
|
||||
FROM nginx:alpine as base
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
||||
# init build
|
||||
FROM node:alpine as build
|
||||
|
|
|
|||
Loading…
Reference in a new issue