Skip to content

Instantly share code, notes, and snippets.

@azizasm
Last active July 6, 2018 11:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azizasm/7ca6283ff5ed60bf308b69e6b3ce9221 to your computer and use it in GitHub Desktop.
Save azizasm/7ca6283ff5ed60bf308b69e6b3ce9221 to your computer and use it in GitHub Desktop.
TODO: still under Development and not fully functioning
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