kopia lustrzana https://github.com/jupyterhub/repo2docker
ubuntu 18.04: warn about r2d build being frozen in time
rodzic
94a0043883
commit
2ad8eebd41
|
@ -21,3 +21,6 @@ As a last resort you can install an older version of repo2docker locally, build
|
||||||
```dockerfile
|
```dockerfile
|
||||||
FROM <registry>/<username>/<image>:<tag>
|
FROM <registry>/<username>/<image>:<tag>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This image will contain a frozen version of your repository at the time the image was built.
|
||||||
|
You will need to rebuild and push it everytime your repository is modified.
|
||||||
|
|
Ładowanie…
Reference in New Issue