Docker pull doesn't work #3
Loading…
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?
Docker pull doesn't work.
Newly built image on registry.
Container is successfully restarted - using old image.
https://git.cliffbreak.de/Cliffbreak/DockerRestApi/src/branch/master/routes/restart.js#L32
Ping @Alpha
Also restart isn't working in this case.
You have to stop and manually remove the image. Than you can start it again...