Last active
July 6, 2018 11:15
-
-
Save azizasm/7ca6283ff5ed60bf308b69e6b3ce9221 to your computer and use it in GitHub Desktop.
TODO: still under Development and not fully functioning
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '3.1' | |
services: | |
tensorflow: | |
restart: always | |
image: cloudera/quickstart:latest | |
# container_name : zys | |
ports: | |
- 8020:8020 | |
# environment: | |
# MYSQL_ROOT_PASSWORD: root | |
volumes: | |
logvolume01: {} | |
sitevolume: {} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://play-with-docker.com/?stack=https://gist.githubusercontent.com/azizasm/7ca6283ff5ed60bf308b69e6b3ce9221/raw/docker-compose.yml