wikileaks-docker/README.md

14 lines
170 B
Markdown
Raw Permalink Normal View History

2024-08-03 23:28:03 +00:00
# wikileaks-docker
Simple `Dockerfile` that download and expose wikileaks files.
2024-08-03 23:32:50 +00:00
## Build
2024-08-03 23:32:10 +00:00
```
$ docker buildx build --network host -t wikileaks .
```
2024-08-03 23:32:50 +00:00
## License
2024-08-03 23:28:03 +00:00
MIT