mirror of
https://github.com/filegator/filegator.git
synced 2025-08-19 10:00:35 +02:00
docs fix
This commit is contained in:
4
.github/workflows/ci-dockerhub.yml
vendored
4
.github/workflows/ci-dockerhub.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# amd64 only:
|
||||
# docker buildx build --push --platform linux/amd64 --tag xxx/xxx:latest
|
||||
# docker buildx build --push --platform linux/amd64 --tag xxx/xxx:latest .
|
||||
# multiplatform:
|
||||
# docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64,linux/386 --tag xxx/xxx:latest
|
||||
# docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64,linux/386 --tag xxx/xxx:latest .
|
||||
name: ci-dockerhub
|
||||
|
||||
on:
|
||||
|
Reference in New Issue
Block a user