mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Added draft for docker-nextcloud fpm support
This commit is contained in:
@@ -27,6 +27,7 @@ docker stop $(docker ps -aq); docker rm $(docker ps -aq); docker volume rm $(doc
|
||||
## todo
|
||||
- Use docker-compose.yml files instead of the ansible inbuild docker-compose for more flexibility
|
||||
- Implement https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker
|
||||
- Refactor https://stackoverflow.com/questions/44784103/where-should-i-put-docker-compose-yml
|
||||
|
||||
## see
|
||||
- https://wiki.archlinux.org/index.php/Ansible
|
||||
|
Reference in New Issue
Block a user