bugsquash

Added info about pull not respecting image-tags.
This commit is contained in:
mag37 2023-02-23 13:18:37 +01:00 committed by GitHub
parent 5c2cf75b21
commit 372e79a12c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ Containers need to be manually stopped, removed and created again to run on the
- ~~Using relative paths for volumes eg. `${PWD}/data:data` will create the volumes where you stand.~~
- ~~Having no curl/wget leads to corrupt `regctl` without alerting.~~
- ~~Using custom `.env` files does not work.~~
- ~~Pull not respecting image:tags, always defaulting to latest~~
### :hammer: Known issues
- ~~No granular choice of what to update (except initial name filter).~~