mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 14:22:33 +03:00
debug docker build
This commit is contained in:
parent
a7dec7821d
commit
c0c75adf12
@ -3,5 +3,6 @@ WORKDIR /app
|
||||
COPY templates/ templates/
|
||||
COPY micrach ./
|
||||
RUN chmod +x /app/micrach
|
||||
RUN pwd
|
||||
RUN ls
|
||||
ENTRYPOINT ["/app/micrach"]
|
Loading…
Reference in New Issue
Block a user