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

Make github workflow build and publish a runnable restape image #12

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

csc-felipe
Copy link
Contributor

Description

It's easier to run restape without having to build it locally. This change creates a GitHub workflow and makes changes to the Dockerfile so that the workflow builds an packages restape into a docker image and pushes it to github registry. Some configuration might still be necessary in the repository or github organization to make the images publicly available.

This PR also comes with a file to avoid copying unnecessary files to the docker build context, dependabot checks, and a workflow to remove old images (not the tagged ones).

@vedran-kasalica vedran-kasalica merged commit 208d9ea into sanctuuary:main Oct 31, 2023
1 check 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.

None yet

2 participants