4 lines
75 B
Docker
4 lines
75 B
Docker
FROM nginx:latest
|
|
|
|
LABEL maintainer="Scott Idem <scott.idem@oneskyit.com>"
|
FROM nginx:latest
|
|
|
|
LABEL maintainer="Scott Idem <scott.idem@oneskyit.com>"
|