Skip to content

Dockerfile for reproducible test environment#86

Open
frank1010111 wants to merge 2 commits into
cssr-tools:mainfrom
frank1010111:docker
Open

Dockerfile for reproducible test environment#86
frank1010111 wants to merge 2 commits into
cssr-tools:mainfrom
frank1010111:docker

Conversation

@frank1010111
Copy link
Copy Markdown

Description

This adds a dockerfile to allow production and testing in a reproducible environment.

It can be tested with

docker buildx build -t pycopm:latest .
docker run -it --rm -v $(pwd):/shared_host pycopm:latest bash

I'm open to improvements; this is mostly so that I can test the code for openjournals/joss-reviews#10124.

@frank1010111 frank1010111 mentioned this pull request May 20, 2026
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