mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 20:29:25 +00:00
More troubleshooting
This commit is contained in:
parent
0b099f3564
commit
f18bfaf315
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ build:ARM64:
|
||||||
- mv buildx* ~/.docker/cli-plugins/docker-buildx
|
- mv buildx* ~/.docker/cli-plugins/docker-buildx
|
||||||
- chmod a+x ~/.docker/cli-plugins/docker-buildx
|
- chmod a+x ~/.docker/cli-plugins/docker-buildx
|
||||||
- docker buildx ls
|
- docker buildx ls
|
||||||
|
- docker buildx imagetools inspect alpine
|
||||||
- timestamp=$(date +%Y%m%d%H%M%S)
|
- timestamp=$(date +%Y%m%d%H%M%S)
|
||||||
- cd $CI_PROJECT_DIR/
|
- cd $CI_PROJECT_DIR/
|
||||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue