dockerbuild.bat 303 B

1234567
  1. docker build -t netflowplatform:latest ./ --platform=linux/arm64/v8 -f Dockerfile
  2. docker login --username=bixx1 10.130.16.8:30028 -p "Sunym@1022"
  3. docker tag netflowplatform:latest 10.130.16.8:30028/szhzhzx-test/netflowplatform:latest
  4. docker push 10.130.16.8:30028/szhzhzx-test/netflowplatform:latest