Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build docker image/sif file action #38

Merged
merged 1 commit into from
May 27, 2024
Merged

build docker image/sif file action #38

merged 1 commit into from
May 27, 2024

Conversation

espenhgn
Copy link
Collaborator

Fixes #6

Changes proposed in this pull request:

  • Add Docker image/Singularity image file build push action to automatize container builds in the cloud
  • Documentation updates

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

@espenhgn espenhgn added the enhancement New feature or request label May 27, 2024
@espenhgn espenhgn merged commit b1a8ea7 into main May 27, 2024
6 checks passed
@espenhgn espenhgn deleted the espenhgn/issue6 branch May 27, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build/push docker image/singularity container action
1 participant