Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 352 Bytes

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: