Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

File metadata and controls

10 lines (7 loc) · 269 Bytes

Commands to build and push

docker build --platform linux/amd64 -t axlscld/autonoma-runner:1.0.0 .

docker push axlscld/autonoma-runner:1.0.0

docker tag axlscld/autonoma-runner:1.0.0 axlscld/autonoma-runner:latest
docker push axlscld/autonoma-runner:latest