kopia lustrzana https://github.com/jupyterhub/repo2docker
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.cipull/909/head
rodzic
4a5ff3c37e
commit
e956501d67
|
@ -30,4 +30,4 @@ For example these are two scenarios that would make your repositories non-reprod
|
||||||
If you change the base image in a way that is different from repo2docker's default (the Ubuntu `bionic` image), then repositories that **you** build with repo2docker may be significantly different from those that **other** instances of repo2docker build (e.g., those from [`mybinder.org`](https://mybinder.org)).
|
If you change the base image in a way that is different from repo2docker's default (the Ubuntu `bionic` image), then repositories that **you** build with repo2docker may be significantly different from those that **other** instances of repo2docker build (e.g., those from [`mybinder.org`](https://mybinder.org)).
|
||||||
- **Your base image changes over time.**
|
- **Your base image changes over time.**
|
||||||
If you choose a base image that changes its composition over time (e.g., an image provided by some other community), then it may cause repositories build with your base image to change in unpredictable ways.
|
If you choose a base image that changes its composition over time (e.g., an image provided by some other community), then it may cause repositories build with your base image to change in unpredictable ways.
|
||||||
We recommend choosing a base image that you know to be stable and trustworthy.
|
We recommend choosing a base image that you know to be stable and trustworthy.
|
||||||
|
|
Ładowanie…
Reference in New Issue