Files
docker-stacks/binder/Dockerfile
Peter Parente 6abf80318a [ci skip] ARG does not survive past FROM
Hardcode the tag in two places
2018-12-29 20:42:16 -05:00

6 lines
191 B
Docker

# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
FROM jupyter/base-notebook:17aba6048f44
ENV TAG="17aba6048f44"
COPY binder/README.ipynb .