removed (now) useless volume
This commit is contained in:
parent
88a79acee5
commit
5bf0f837fc
@ -23,7 +23,6 @@ RUN apk -U --no-cache upgrade && \
|
||||
apk --no-cache add jq && \
|
||||
apk --no-cache add libcurl lmdb libconfig libsodium mosquitto-libs
|
||||
|
||||
VOLUME /owntracks
|
||||
EXPOSE 8083
|
||||
|
||||
COPY --from=builder /tmp/recorder-0.7.9/ocat /usr/sbin/
|
||||
|
Loading…
Reference in New Issue
Block a user