kopia lustrzana https://github.com/jupyterhub/repo2docker
Review "Configuration files supported by repo2docker" page
rodzic
564eb0d41f
commit
e3d3e2b4fa
|
@ -1,6 +1,6 @@
|
||||||
(config-files)=
|
(config-files)=
|
||||||
|
|
||||||
# Configuration files supported by repo2docker
|
# Configuration files supported by `repo2docker`
|
||||||
|
|
||||||
`repo2docker` looks for configuration files in the repository being built
|
`repo2docker` looks for configuration files in the repository being built
|
||||||
to determine how to build it. In general, `repo2docker` uses the same
|
to determine how to build it. In general, `repo2docker` uses the same
|
||||||
|
@ -15,7 +15,7 @@ Python and R installation in a repository.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
A list of supported configuration files (roughly in the order of build priority)
|
A list of supported configuration files (roughly in the order of build priority)
|
||||||
can be found on this page (and to the right).
|
can be found in the next sections.
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
Ładowanie…
Reference in New Issue