You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bellow is the output I get when running docker compose up -d
ERROR: The Compose file is invalid because:
Service xsshunterexpress-trufflehog has neither an image nor a build context specified. At least one must be provided.
Error: executing /usr/bin/docker-compose up -d: exit status 1
I previously installed podman with sudo apt install podman-docker
I am on Ubuntu 24.10
The text was updated successfully, but these errors were encountered:
Bellow is the output I get when running
docker compose up -d
I previously installed podman with
sudo apt install podman-docker
I am on Ubuntu 24.10
The text was updated successfully, but these errors were encountered: