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
102 B
Markdown
Raw Normal View History

2019-06-01 14:02:49 +00:00
```
2019-12-09 15:32:46 +00:00
sudo docker build -t superboum/amd64_riotweb:v8 .
sudo docker push superboum/amd64_riotweb:v8
2019-06-01 14:02:49 +00:00
```