mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 13:09:32 +00:00
Fix some Docker-related issues
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
3b6b84728d
commit
c6bcc8722c
3 changed files with 19 additions and 6 deletions
11
docker/README.md
Normal file
11
docker/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# CI image for GitLab CI deploys
|
||||
|
||||
This directory contains the necessary files to build a container image for the website deployments.
|
||||
|
||||
## How to build
|
||||
|
||||
Just run the script to build locally
|
||||
|
||||
```bash
|
||||
./docker/build.sh
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue