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

Create docker_setup.md #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

DonRichards
Copy link

Issue #814 - Add Dockerfile docs.
PR #815 - Addressing compatibility and remove DOCKER_BUILDKIT in the Docker setup

What does this PR do?

This PR adds a new file detailing the process of setting up and using the Dockerfile for running Islandora Workbench in a container. It covers building the Docker image, running the container, handling permissions, mounting directories outside of the workbench directory, and configurations specific to Docker environments.

What changes were made?

  • Added docs/docker_setup.md to provide step-by-step instructions for:
  • Building the Docker image.
  • Running the Docker container with appropriate volume mounts and network settings.
  • Managing file permissions and resolving common issues such as permission errors.
  • Explaining the use of DOCKER_BUILDKIT=0 for compatibility reasons.

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