Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dokku_image: Detect unchanged docker images (#157)
`dokku git:from-image` command exits with a code of `1` if the image is already up to date. This resulted in `dokku_image` not being idempotent.
- Loading branch information