ekiel / docker-scripts

Various shell scripts for easy container creation on a Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/ekiel/docker-scripts

README

This is a repo for scripts I’ve created to simplify and easily update docker containers I’m using personally. This will continue to expand as I find and deploy new containers for home use. Note: config scripts deploy a single container so take note of any volumes or ports shared while service scripts deploy a service. I've found that these work well in a 3 node cluster and use shared storage on an NFS mount.

About

Various shell scripts for easy container creation on a Raspberry Pi

License:MIT License


Languages

Language:Shell 100.0%