mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 08:52:45 +00:00
Create Docker
parent
4de0d7867a
commit
ba67b9e8f4
12
Docker.md
Normal file
12
Docker.md
Normal file
@ -0,0 +1,12 @@
|
||||
## Docker
|
||||
The web interface has a [GitLab CI setup](https://gitlab.com/ruany/litebans-php/-/blob/master/.gitlab-ci.yml) designed for unit testing.
|
||||
|
||||
This GitLab CI configuration can be used to [create Docker images](https://docs.gitlab.com/ee/ci/docker/using_docker_build.html) for containerization purposes.
|
||||
|
||||
## Environment variables
|
||||
The following environment variables are currently supported:
|
||||
- `MYSQL_HOST`
|
||||
- `MYSQL_DATABASE`
|
||||
- `MYSQL_USERNAME`
|
||||
- `MYSQL_PASSWORD`
|
||||
- `LITEBANS_TABLE_PREFIX`
|
Loading…
x
Reference in New Issue
Block a user