Skip to content

Fix docker dir access#15

Open
luiztosk wants to merge 6 commits into
tmzane:mainfrom
luiztosk:fix-docker-dir-access
Open

Fix docker dir access#15
luiztosk wants to merge 6 commits into
tmzane:mainfrom
luiztosk:fix-docker-dir-access

Conversation

@luiztosk

Copy link
Copy Markdown

1. Change the relative paths to refer to current directory.

Currently the Dockerfile syntax simply replaces ../ by .

On this SO thread, other methods are discussed, but I couldn't get them to work with both docker compose and a Dockerfile.

So I edited the paths to refer to links in the docker directory, where we run the docker compose up command.

2. README.md

This PR also adds instructions to the README on how to create the links in the docker directory pointing to both .env and porkcron.py.

@luiztosk luiztosk mentioned this pull request Dec 31, 2025
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