mirror of https://github.com/statping/statping
readd volume
parent
be710ff838
commit
8a3a1888cf
|
@ -9,6 +9,7 @@ COPY --from=base /usr/local/bin/sass /usr/local/bin/
|
|||
COPY --from=base /usr/local/share/ca-certificates /usr/local/share/
|
||||
|
||||
WORKDIR /app
|
||||
VOLUME /app
|
||||
|
||||
ENV IS_DOCKER=true
|
||||
ENV SASS=/usr/local/bin/sass
|
||||
|
|
Loading…
Reference in New Issue