Run update.sh
This commit is contained in:
parent
3334e594c3
commit
626b646ec8
|
|
@ -35,8 +35,8 @@ For more examples and ideas, visit:
|
|||
|
||||
|
||||
$ docker images hello-world
|
||||
REPOSITORY TAG IMAGE ID VIRTUAL SIZE
|
||||
hello-world latest 0a6ba66e537a 960 B
|
||||
REPOSITORY TAG IMAGE ID SIZE
|
||||
hello-world latest 690ed74de00f 960 B
|
||||
```
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@ For more examples and ideas, visit:
|
|||
|
||||
|
||||
$ docker images hello-world
|
||||
REPOSITORY TAG IMAGE ID VIRTUAL SIZE
|
||||
hello-world latest 0a6ba66e537a 960 B
|
||||
REPOSITORY TAG IMAGE ID SIZE
|
||||
hello-world latest 690ed74de00f 960 B
|
||||
```
|
||||
|
||||
%%LOGO%%
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.2.4`, `latest` (*r-base/Dockerfile*)](https://github.com/rocker-org/rocker/blob/0cc8fb084f2b78a00f6741e1080d9b23f32424c8/r-base/Dockerfile)
|
||||
- [`3.2.5`, `latest` (*r-base/Dockerfile*)](https://github.com/rocker-org/rocker/blob/13a345ad18c19e467a6c70cda6687128921292ff/r-base/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=r-base:3.2.4)
|
||||
[](https://imagelayers.io/?images=r-base:3.2.5)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/r-base`)](https://github.com/docker-library/official-images/blob/master/library/r-base). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fr-base).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue