Guest User

Untitled

a guest
May 16th, 2019
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.49 KB | None | 0 0
  1. proxy:
  2.   secretToken: "57d23bfa8f3106dfebb1c5a138c92d10971c822450ad4fd17ee03f45348faac2"
  3. singleuser:
  4.   image:
  5.    # Get the latest image tag at:
  6.     # https://hub.docker.com/r/jupyter/datascience-notebook/tags/
  7.     # Inspect the Dockerfile at:
  8.     # https://github.com/jupyter/docker-stacks/tree/master/datascience-notebook/Dockerfile
  9.     name: jupyter/datascience-notebook
  10.     tag: 177037d09156
  11.     command: ["/bin/sh", "-c", "echo Hello from the postStart handler > /usr/share/message"]
Add Comment
Please, Sign In to add comment