docker-mods/Dockerfile
2020-10-02 16:25:28 -04:00

7 lines
75 B
Docker

FROM scratch
LABEL maintainer="username"
# copy local files
COPY root/ /