mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-01-18 12:34:32 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
692354daec
commit
c968e6b1da
@ -25,7 +25,7 @@ LABEL \
|
|||||||
|
|
||||||
COPY --from=builder /app/gohttpserver/gohttpserver /usr/local/bin/gohttpserver
|
COPY --from=builder /app/gohttpserver/gohttpserver /usr/local/bin/gohttpserver
|
||||||
COPY ./data/. /data/
|
COPY ./data/. /data/
|
||||||
COPY ./config/. /config/
|
#COPY ./config/. /config/
|
||||||
COPY ./bin/. /usr/local/bin/
|
COPY ./bin/. /usr/local/bin/
|
||||||
|
|
||||||
WORKDIR /data/htdocs
|
WORKDIR /data/htdocs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user