mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 18:39:24 +00:00
Another run
This commit is contained in:
parent
ee7de8d9f8
commit
a2eac96895
1 changed files with 2 additions and 1 deletions
|
|
@ -13,8 +13,9 @@ build:ARM64:
|
|||
# Current thinking is to add build the container & tag with both the date
|
||||
# in YYYY-mm-dd-h-m-s format as well as "latest":
|
||||
- wget https://github.com/docker/buildx/releases/download/v0.3.1/buildx-v0.3.1.linux-amd64
|
||||
- mv buildx* ~/.docker/cli-plugins/buildx
|
||||
- mv buildx* ~/.docker/cli-plugins/docker-buildx
|
||||
- chmod a+x ~/.docker/cli-plugins/docker-buildx
|
||||
- ls -ltar ~/.docker/cli-plugins/
|
||||
- docker buildx build .
|
||||
# - timestamp=$(date +%Y%m%d%H%M%S)
|
||||
# - cd $CI_PROJECT_DIR/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue