mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
11 lines
312 B
Markdown
11 lines
312 B
Markdown
# Containers
|
|
|
|
These changes can be tested with Docker at the following location:
|
|
|
|
#### Local Branch
|
|
* docker pull authelia/authelia:{branch_name}
|
|
|
|
#### Public Repo PR
|
|
* docker pull authelia/authelia:PR{pull_id}
|
|
|
|
Public Repo PR's will need to be approved by team member prior to it being deployed in the pipeline. |