Skip to content

Change PWD to "." in docker-compose.yml#132

Merged
tomasMizera merged 1 commit into
MerginMaps:masterfrom
alhirzel:patch-1
Dec 22, 2023
Merged

Change PWD to "." in docker-compose.yml#132
tomasMizera merged 1 commit into
MerginMaps:masterfrom
alhirzel:patch-1

Conversation

@alhirzel
Copy link
Copy Markdown
Contributor

docker-compose struggles with PWD sometimes, especially when the command is not run from a shell (e.g. via systemd or via ansible). This commit uses a more idiomatic relative path in the compose file, fixing these issues.

docker-compose struggles with PWD sometimes, especially when the command is not run from a shell (e.g. via systemd or via ansible). This commit uses a more idiomatic relative path in the compose file, fixing these issues.
@tomasMizera
Copy link
Copy Markdown
Collaborator

Hi @alhirzel, thanks for your PR, I tried it out and works. Please note that this docker-compose file is not meant for production use and needs to be adjusted by your needs.

@PeterPetrik
Copy link
Copy Markdown
Contributor

Hi @alhirzel can you please add your GitHub name to this list please? https://github.com/MerginMaps/server/blob/master/LICENSES/CLA-signed-list.md

@tomasMizera tomasMizera linked an issue Dec 19, 2023 that may be closed by this pull request
@alhirzel
Copy link
Copy Markdown
Contributor Author

@PeterPetrik see #146

@tomasMizera
Copy link
Copy Markdown
Collaborator

Thanks @alhirzel !

@tomasMizera tomasMizera merged commit 5559e78 into MerginMaps:master Dec 22, 2023
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.

Docker compose's PWD problem when using systemd

3 participants