kopia lustrzana https://github.com/jupyterhub/repo2docker
Add Docker image quay.io to README
rodzic
b45db5acf9
commit
bd58a4a7d4
|
@ -3,6 +3,7 @@
|
|||
[](https://github.com/jupyterhub/repo2docker/actions)
|
||||
[](http://repo2docker.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://repo2docker.readthedocs.io/en/latest/contributing/contributing.html)
|
||||
[](https://quay.io/repository/jupyterhub/repo2docker)
|
||||
|
||||
`repo2docker` fetches a git repository and builds a container image based on
|
||||
the configuration files found in the repository.
|
||||
|
@ -95,3 +96,8 @@ files that ``repo2docker`` can use, see the
|
|||
|
||||
The philosophy of repo2docker is inspired by
|
||||
[Heroku Build Packs](https://devcenter.heroku.com/articles/buildpacks).
|
||||
|
||||
|
||||
## Docker Image
|
||||
|
||||
Repo2Docker can be run inside a Docker container if access to the Docker Daemon is provided, for example see [BinderHub](https://github.com/jupyterhub/binderhub). Docker images are [published to quay.io](https://quay.io/repository/jupyterhub/repo2docker). The old [Docker Hub image](https://hub.docker.com/r/jupyter/repo2docker) is no longer supported.
|
||||
|
|
Ładowanie…
Reference in New Issue