What is this repository for?
To store the docker BUILD scripts.
Build the images
docker build onnx-docker/onnx-docker-gpu
docker build onnx-docker/onnx-docker-cpu
Update the images
docker tag onnx/onnx-docker: docker push onnx/onnx-docker:
Pull the images
docker pull onnx/onnx-docker: