picobrew_pico
picobrew_pico copied to clipboard
Few more details for using Docker
Hi, I don't have a pi lying around that I can use and I'd like to just use my home lab for it. I only really understand the basics of using docker and there's not quite enough info in the README for how to get started. Would it be possible for someone to share details for instance where I create the folder structure? I would assume it's under /var/lib/docker/volumes/ but everything I've seen use these, uses the docker instance ID as the next level...which wouldn't get created until I start the docker instance? Then there's the whole part of getting the software from github -- I did a docker pull which hides the files so then I pulled all the files down via wget, unpacked, and ran the ssl_certificates.sh and have that certs directory. I guess I just feel there's a lot of steps missing here. I was hoping for something on Docker Hub or similar to: https://github.com/chrisstaite/DoTe. Yes that's for Podman, but similiar idea.
bump?
@Intecpsp any update on filling out more details in the Docker setup you are using?
Sorry, had a lot of personal things going on and couldn't get to this. I have created #366 with the information that is allowing my server to run in Docker (on a Mac, but this information is irrelevant)
@MilitaryNerd once (if?) my PR is approved, from your host machine you would need to:
@MilitaryNerd all approved! Let me know if the set up above works for you or not
close this?