mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-19 19:28:08 +02:00
Doc: change image size text to badge
This commit is contained in:
parent
6d674eb7fd
commit
fd9a24ef50
@ -7,7 +7,7 @@ You can run 2fauth in a single Docker container.
|
||||
## Features
|
||||
|
||||
- Runs without root as user `www-data`
|
||||
- Only **182MB** (uncompressed amd64 image)
|
||||
- [](https://hub.docker.com/r/2fauth/2fauth/tags)
|
||||
- Compatible with `amd64` only for now
|
||||
|
||||
## Setup
|
||||
@ -29,7 +29,7 @@ You can run 2fauth in a single Docker container.
|
||||
|
||||
```sh
|
||||
docker run -it --rm -p 8000:8000/tcp \
|
||||
-v /yourpath/2fauth:/2fauth qmcgaw/2fauth
|
||||
-v /yourpath/2fauth:/2fauth 2fauth/2fauth
|
||||
```
|
||||
|
||||
1. Access it at [http://localhost:8000](http://localhost:8000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user