mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 03:38:06 +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
|
## Features
|
||||||
|
|
||||||
- Runs without root as user `www-data`
|
- 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
|
- Compatible with `amd64` only for now
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
@ -29,7 +29,7 @@ You can run 2fauth in a single Docker container.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run -it --rm -p 8000:8000/tcp \
|
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)
|
1. Access it at [http://localhost:8000](http://localhost:8000)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user