refactor(compose): Copy Docker images with copy-docker
This commit is contained in:
@@ -66,7 +66,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
|
||||
copy-docker 'vault:'"${VAULT_VERSION}" fully.qualified.domain.name
|
||||
```
|
||||
|
||||
## Start
|
||||
|
Reference in New Issue
Block a user