github: add docker build workflow action.
Add an action to build a Docker image and push it to the Github Packages registry.
This commit is contained in:
@@ -71,3 +71,6 @@ COPY --from=assets /danbooru /danbooru
|
||||
|
||||
USER danbooru
|
||||
CMD ["bin/rails", "server"]
|
||||
|
||||
# https://github.com/opencontainers/image-spec/blob/main/annotations.md
|
||||
LABEL org.opencontainers.image.source https://github.com/danbooru/danbooru
|
||||
|
||||
Reference in New Issue
Block a user