version: '2'
services:
mxnet:
image: docker.io/bitnami/mxnet:1
command: sleep infinity
volumes:
- mxnet_data:/bitnami
mxnet_data:
driver: local