Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
dd213159a7a44ae9b35524de154f6ca6ccd568f3
/
.
/
archive
/
apps
/
alps
/
Makefile
blob: 27074a176df76ec4f05d2f59544a7fd0ec937aea [
file
] [
log
] [
blame
]
giolekva
4c2413b
2021-10-21 19:14:08 +0400
[
diff
] [
blame
]
1
image_arm64
:
2
docker build
--
tag
=
giolekva
/
alps
:
latest
.
--
platform
=
linux
/
arm64
3
4
push_arm64
:
image_arm64
5
docker push giolekva
/
alps
:
latest