Update README.md

added .env to buglist.
This commit is contained in:
mag37 2023-02-20 15:15:52 +01:00 committed by GitHub
parent e877cd826d
commit 263966dc4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@ Containers need to be manually stopped, removed and created again to run on the
- ~~Script breaks if one of the chosen containers are a `docker run` container.~~
- ~~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.~~
### :hammer: Known issues
- ~~No granular choice of what to update (except initial name filter).~~