Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilizing Docker Containers #1

Open
ShiroTohu opened this issue Feb 24, 2024 · 0 comments
Open

Utilizing Docker Containers #1

ShiroTohu opened this issue Feb 24, 2024 · 0 comments

Comments

@ShiroTohu
Copy link
Owner

ShiroTohu commented Feb 24, 2024

Note

Never used Docker containers before, so I'll use this issue to document whether or not I would want to use these to better my setup. I'll document the findings here.

What are docker containers

A Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings.

https://www.docker.com/resources/what-container/

We can probably look to containerize PiVPN, and OpenMediaVault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant