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

Small changes to Docker command and .gitignore #309

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

sha1sum
Copy link
Contributor

@sha1sum sha1sum commented Dec 17, 2023

  • Adds .DS_Store to .gitignore for Mac users.
  • Adds --rm option flag to docker command so that containers are removed when the process is finished rather than leaving a bunch of containers around.

@cedounet
Copy link
Collaborator

Can you please check why CI failed.

thanks.

@sha1sum
Copy link
Contributor Author

sha1sum commented Dec 17, 2023

@cedounet I can only assume it's something to do with permissions. It's getting a 403 forbidden when trying to upload something.

@sha1sum
Copy link
Contributor Author

sha1sum commented Dec 17, 2023

This is coming from my fork so I'm not sure that the Docker image will push because it's not running with the GitHub Actions token from this repo I don't think.

@cedounet
Copy link
Collaborator

Yeah that makes sense. I will let @hendricius to merge, but +1 from me.

@hendricius hendricius merged commit 9b52962 into hendricius:main Dec 18, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants