kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Templated Files
rodzic
b48a5ade42
commit
a7afce37d9
|
@ -24,6 +24,14 @@ The architectures supported by this image are:
|
||||||
| arm64 | arm64v8-latest |
|
| arm64 | arm64v8-latest |
|
||||||
| armhf | arm32v6-latest |
|
| armhf | arm32v6-latest |
|
||||||
|
|
||||||
|
## Version Tags
|
||||||
|
|
||||||
|
This image provides various versions that are available via tags. `latest` tag usually provides the latest stable version. Others are considered under development and caution must be exercised when using them.
|
||||||
|
|
||||||
|
| Tag | Description |
|
||||||
|
| :----: | --- |
|
||||||
|
| latest | Beta releases of Duplicati |
|
||||||
|
| development | Canary releases of Duplicati |
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -131,6 +139,8 @@ The webui is at `<your ip>:8200` , create backup jobs etc via the webui, for loc
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **28.02.19:** - Allow access from all hostnames, clarify info on image tags.
|
||||||
|
* **13.01.19:** - Use jq instead of awk in dockerfiles.
|
||||||
* **11.01.19:** - Multi-arch image.
|
* **11.01.19:** - Multi-arch image.
|
||||||
* **09.12.17:** - Fix continuation lines.
|
* **09.12.17:** - Fix continuation lines.
|
||||||
* **31.08.17:** - Build only beta or release versions (thanks deasmi).
|
* **31.08.17:** - Build only beta or release versions (thanks deasmi).
|
||||||
|
|
Ładowanie…
Reference in New Issue