docs(docker-compose): More _FIXME_ markers

This commit is contained in:
2023-06-25 00:13:13 +02:00
parent c460559b34
commit 40ab99bf87
3 changed files with 3 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ Copy images to target Docker host, that is assuming you deploy to a machine that
```
source "${COMPOSE_ENV}"
# FIXME Docker Hub image name with or without slash? FIXME
copy-docker.sh 'vault:'"${VAULT_VERSION}" fully.qualified.domain.name
```