Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Paramtamtam committed Aug 27, 2018
1 parent e88e557 commit fa28a61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ Docker-образ со скриптом для создания зеркала

Для запуска приложения достаточно выполнить:

```bash
$ docker run --rm tarampampam/nod32-update-mirror:latest --help
```

Или для запуска контейнера авто-обновления с `nginx` для "раздачи" фалов обновления:

```bash
$ curl https://raw.githubusercontent.com/tarampampam/nod32-update-mirror/master/docker-compose.live.yml --output ./docker-compose.yml
$ docker-compose up -d
Expand Down

0 comments on commit fa28a61

Please sign in to comment.