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

Fix Docker image build #24

Closed
wants to merge 2 commits into from
Closed

Conversation

0xd3e
Copy link

@0xd3e 0xd3e commented Jul 14, 2020

The Dockerfile provided here uses multistage builds or builder pattern to create the image.

I also updated the docker-compose file and ops_settings_docker.sample.yml so that you can get the service running without touching any files. These files are not included in this pull request. If you are interested in that, I can create another pull request.

Fixes #23

The Dockerfile provided here uses multistage builds or builder pattern to create the image.

Fixes #23
Importing the data requires psql.
@0xd3e 0xd3e closed this by deleting the head repository Apr 22, 2024
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.

Building Docker image fails with no acceptable C compiler found
1 participant