Skip to content

Commit

Permalink
tag dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-peters committed Nov 7, 2024
1 parent 459d856 commit b843e9c
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 @@ -2,6 +2,8 @@

# to build for a development environment, run the following command:
# docker build --build-arg build_env=dev -t coldfront --ssh default . --network=host
LABEL org.opencontainers.image.source=https://github.com/fasrc/coldfront
LABEL org.opencontainers.image.description="fasrc coldfront application"

FROM python:3.10

Expand Down

0 comments on commit b843e9c

Please sign in to comment.