docker
Archive of posts from May 2023
-
Building docker images with ansible
process to build docker image from ansible playbook. this involves creating a base image with ansible installed. with this we add the ansible repo and then configure the host with ansible playbook and tag it. -
deploying nextcloud with docker-compose
docker compose project to deploy nextcloud on raspberry pi3