mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-02-19 18:14:15 +08:00
Bot Updating Templated Files
This commit is contained in:
parent
bc4d45abba
commit
fd02b6fb72
@ -14,6 +14,8 @@
|
||||
|
||||
Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list).
|
||||
|
||||
Simply pulling `linuxserver/ldap-auth` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
||||
|
||||
The architectures supported by this image are:
|
||||
|
||||
| Architecture | Tag |
|
||||
@ -84,6 +86,7 @@ Docker images are configured using parameters passed at runtime (such as those a
|
||||
| :----: | --- |
|
||||
|
||||
|
||||
|
||||
## Application Setup
|
||||
|
||||
- This container itself does not have any settings and it relies on the pertinent information passed through in http headers of incoming requests. Make sure that your webserver is set up with the right config.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user