You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
512 B
Markdown
12 lines
512 B
Markdown
# bringatrailerbot
|
|
|
|
|
|
Deploy instructions:
|
|
- Uncomment the `pull_policy` line from `docker-compose.yml`
|
|
- Update `docker-compose.yml` with new version numbers.
|
|
- Run `docker login git.edwardpeterson.dev`
|
|
- Run `docker-compose build --pull` from the root directory
|
|
- Run `docker-compose push` next to push the newest image to gitea.
|
|
- Comment back out the `pull_policy` line from `docker-compose.yml`
|
|
- Commit and push changes.
|
|
<!-- - From portainer, open the amxregistry stack and select Pull image and Deploy --> |