| ... | @@ -2,7 +2,7 @@ |
... | @@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
## To Check the image has been pulled :
|
|
## To Check the image has been pulled :
|
|
|
|
|
|
|
|
- Have a look to your image:\
|
|
- Have a look to your image:
|
|
|
```
|
|
```
|
|
|
$ docker images
|
|
$ docker images
|
|
|
```
|
|
```
|
| ... | @@ -10,12 +10,11 @@ |
... | @@ -10,12 +10,11 @@ |
|
|
*gricad-registry.univ-grenoble-alpes.fr/talks/fidle/fidle_cpu python3.7 [...] 6.05GB*
|
|
*gricad-registry.univ-grenoble-alpes.fr/talks/fidle/fidle_cpu python3.7 [...] 6.05GB*
|
|
|
|
|
|
|
|
|
|
|
|
|
- You can test it :\
|
|
- You can test it :
|
|
|
```
|
|
```
|
|
|
$ docker run --rm gricad-registry.univ-grenoble-alpes.fr/talks/fidle/fidle_cpu:python3.7 fid check
|
|
$ docker run --rm gricad-registry.univ-grenoble-alpes.fr/talks/fidle/fidle_cpu:python3.7 fid check
|
|
|
```
|
|
```
|
|
|
You should see printed the following lines (version numbers may change) :
|
|
You should see printed the following lines (version numbers may change) :
|
|
|
|
|
|
|
|
```
|
|
```
|
|
|
==========================================================
|
|
==========================================================
|
|
|
fid - Your favorite Fidle admin command :-) (v2.0b47)
|
|
fid - Your favorite Fidle admin command :-) (v2.0b47)
|
| ... | |
... | |
| ... | | ... | |