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

provide stitch cli via docker #152

Merged
merged 6 commits into from
Oct 18, 2023
Merged

provide stitch cli via docker #152

merged 6 commits into from
Oct 18, 2023

Conversation

lukasalexanderweber
Copy link
Member

@lukasalexanderweber lukasalexanderweber commented Oct 8, 2023

I'm just learning docker and thought the stitching package, especially its CLI, is a good example of how to create an image and run it as a container while using a volume to access user data.

To-Dos

  • setup a Dockerfile which builds and installs the stitching package into a docker image
  • push a test image on Dockerhub -> https://hub.docker.com/r/openstitching/stitch
  • document in the Readme how to use the Image
  • set up github action to build and push a new Image if a new stitching version is released
  • provide a latest tag?

lukasalexanderweber and others added 3 commits October 8, 2023 22:03
Update README.md

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Update README.md
@lukasalexanderweber lukasalexanderweber merged commit 50fbb42 into main Oct 18, 2023
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.

1 participant