Run update.sh
This commit is contained in:
parent
f4fb8ad23b
commit
2702312473
|
|
@ -133,7 +133,7 @@ The ArangoDB image provides several authentication methods which can be specifie
|
|||
|
||||
Disable authentication. Useful for testing.
|
||||
|
||||
**WARNING** Doing so in production will expose all your data. Make sure that ArangoDB is not diretcly accessible from the internet!
|
||||
**WARNING** Doing so in production will expose all your data. Make sure that ArangoDB is not directly accessible from the internet!
|
||||
|
||||
3. ARANGO_ROOT_PASSWORD=somepassword
|
||||
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.2.2`, `1.2`, `1`, `latest`](https://github.com/jessfraz/irssi/blob/5de274fe7940e89aed8879daf12f36f117899994/debian/Dockerfile)
|
||||
- [`1.2.2-alpine`, `1.2-alpine`, `1-alpine`, `alpine`](https://github.com/jessfraz/irssi/blob/5de274fe7940e89aed8879daf12f36f117899994/alpine/Dockerfile)
|
||||
- [`1.2.2`, `1.2`, `1`, `latest`](https://github.com/jessfraz/irssi/blob/773216139cd3685fd710b77dc7d4ee26ec9fb187/debian/Dockerfile)
|
||||
- [`1.2.2-alpine`, `1.2-alpine`, `1-alpine`, `alpine`](https://github.com/jessfraz/irssi/blob/4eb15e5f0583e58b326282ce0b1454aa5df1cf31/alpine/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue