This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/docker/riotweb/README.md

5 lines
104 B
Markdown
Raw Normal View History

2019-06-01 14:02:49 +00:00
```
2020-05-05 13:59:00 +00:00
sudo docker build -t superboum/amd64_riotweb:v10 .
sudo docker push superboum/amd64_riotweb:v10
2019-06-01 14:02:49 +00:00
```