Skip to content

final-gene/docker-hub-github-release

Repository files navigation

GitHub Release

Docker build and publish

This is an image to run the github-release.

Supported tags and respective Dockerfile links

How to use this image

Run the github-release image:

docker run \
    --rm \
    --volume "$(pwd)":/app \
    finalgene/github-release

For further information take a look at the official github-release site.

Quick reference