Skip to content

Commit

Permalink
LABEL and public ghcr...
Browse files Browse the repository at this point in the history
  • Loading branch information
tin6150 committed Mar 13, 2024
1 parent 4398119 commit d95cdd5
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 @@ -7,6 +7,9 @@
#FROM r-base:3.6.2
#FROM tin6150/base4metabolic
FROM rockylinux:9.3
# To set ghcr to be public, so docker pull does not get unauthorized, see
# https://www.willvelida.com/posts/pushing-container-images-to-github-container-registry/#making-our-image-publicly-accessible
LABEL org.opencontainers.image.source="https://github.com/tin6150/abricate"
MAINTAINER Tin (at) LBL.gov

ARG TZ="America/Los_Angeles"
Expand Down

0 comments on commit d95cdd5

Please sign in to comment.