mirror of
https://github.com/louislam/dockge.git
synced 2026-03-03 02:06:55 -05:00
Unable to find context directory when deploying via compose #64
Labels
No labels
bug
feature-request
help
help wanted
invalid-format
need-reproduce-steps
question
security
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dockge-louislam#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paulrobinsontkd on GitHub (Dec 11, 2023).
⚠️ Please verify that this bug has NOT been reported before.
🛡️ Security Policy
Description
I am attempting to deploy a docker container from https://github.com/eko/pihole-exporter
Docker compose file
If i try to deploy via dockge it is unable to find the directories for context and dockerfile
However if i deploy via the OS command line i have no issues
👟 Reproduction steps
Deployed dcoker compose file with build and context parameters
👀 Expected behavior
Deploy contain and build custom image
😓 Actual Behavior
Fails to find context directory and will not bring up container
Dockge Version
1.2.0
💻 Operating System and Arch
Linux qnap 5.10.60-qnap #1 SMP Tue Sep 26 01:46:28 CST 2023 x86_64 GNU/Linux
🌐 Browser
N/A
🐋 Docker Version
Docker version 20.10.22-qnap7, build 57ed8b8
🟩 NodeJS Version
Unknown
📝 Relevant log output