Skip to content

Commit

Permalink
Mark depot volume in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Jun 2, 2021
1 parent 47067d1 commit 75c6aca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ COPY ./scepserver-linux-amd64 /usr/bin/scepserver

EXPOSE 8080

VOLUME ["/depot"]

ENTRYPOINT ["scepserver"]

0 comments on commit 75c6aca

Please sign in to comment.