mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: Typo in docker-compose.yml #501
Reference in New Issue
Block a user
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 @michaelalbertshofer on GitHub.
Reproduction steps
Downloaded the docker-compose.yml
Expected behavior
Download the Docker image, start the container
Actual Behavior
As there is a typo in the image ("image: sotnith404/pocket-id:latest") you can't download the provided docker image.
@stonith404 commented on GitHub:
Thanks, this should be fixed :)