chipkent/action-julia-docker

Build a Docker image for a Julia application

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryDocker registrynoghcr.io
registry-usernameDocker registry usernameno${{ github.actor }}
registry-passwordDocker registry passwordyes
image-nameDocker image nameno${{ github.repository }}
julia-version
julia-orgGitHub organization providing the Julia packageno${{ github.actor }}
julia-projectJulia package nameno${{ github.event.repository.name }}
julia-branchBranch of the Julia packagenomain
julia-run-scriptEntrypoint script used to run the Julia packagenoscripts/docker_run.sh
ssh-private-keySSH private key used to check out Julia repositoriesyes
namedescription
image-full-nameFull name of the Docker image with registry prefix (registry/owner/image)
image-nameName of the Docker image with owner prefix (owner/image)
tagsTags for the Docker image (v1,latest)