forked from Deuxfleurs/infrastructure
5 lines
102 B
Markdown
5 lines
102 B
Markdown
|
```
|
||
|
sudo docker build -t superboum/amd64_riotweb:v4 .
|
||
|
sudo docker push superboum/amd64_riotweb:v4
|
||
|
```
|