updated Docker instructions

This commit is contained in:
Felipe 2025-01-13 19:24:47 +00:00
parent d15d814cd0
commit 374fe82298

View File

@ -18,7 +18,7 @@ ruby wayback_machine_downloader [options] URL
```
### Using Docker
We have a Docker image! Sorta. It's not on Docker Hub yet, but you can build it yourself. Here's how:
We have a Docker image! See [#Packages](https://github.com/users/StrawberryMaster/packages?repo_name=wayback-machine-downloader) for the latest version. You can also build it yourself. Here's how:
```bash
docker build -t wayback_machine_downloader .