Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rkalescky authored Apr 30, 2024
1 parent a93d2b1 commit d013824
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# docker run -it -v "$PWD:$PWD" -w "$PWD" purva:latest inp.inp
# docker run -it --entrypoint /bin/bash purva:latest

# Label for GitHub Container Registry
LABEL org.opencontainers.image.source=https://github.com/SouthernMethodistUniversity/pURVA_release

# Set build image
FROM debian:bookworm-slim AS build

Expand Down

0 comments on commit d013824

Please sign in to comment.