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

Add docker operation mode #98

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

multimeric
Copy link

Motivation: it's surprisingly difficult to get this to run, because there are some hidden dependencies and tricks required to get it working. Also, not everything is portable, as shown by #96. See also #95 for more motivation.

Changes

  • Add a Dockerfile
  • Add a conda environment definition (env.yaml)
  • Bump xslt to 1.4.5, since this compiles correctly using conda libraries
  • Document how to run this project using docker

Closes #95.

Testing
I have already tested this on https://github.com/carpentries-incubator/docker-introduction, which completed successfully. Some tweaks are needed however.

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.

Containerize lesson-transition tools
1 participant