adrianux #1
2 changed files with 2 additions and 1 deletions
|
@ -5,3 +5,4 @@ Dockerfile
|
|||
Jenkinsfile
|
||||
LICENSE
|
||||
README.md
|
||||
paste*
|
||||
|
|
|
@ -2,7 +2,7 @@ FROM alpine:latest
|
|||
WORKDIR /opt/
|
||||
|
||||
ENV DEBUG_MODE=False
|
||||
ENV PASTE_DIR=pastes
|
||||
ENV PASTE_DIR=/opt/pastes
|
||||
|
||||
COPY . .
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue