Skip to content

Commit 2ad8eeb

Browse files
committed
ubuntu 18.04: warn about r2d build being frozen in time
1 parent 94a0043 commit 2ad8eeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/howto/breaking_changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ As a last resort you can install an older version of repo2docker locally, build
2121
```dockerfile
2222
FROM <registry>/<username>/<image>:<tag>
2323
```
24+
25+
This image will contain a frozen version of your repository at the time the image was built.
26+
You will need to rebuild and push it everytime your repository is modified.

0 commit comments

Comments
 (0)