Category: docker
-

Hosting a Minecraft bedrock server
The server To host your own Minecraft Bedrock server using Docker, you can follow these steps: Tip: I love using vs code for this work, because it has…
-
lancache in docker with docker-compose
I like to have my docker containers triggered from a docker-compose file. What this means is that its easy to start them from vs code simply by right…
-
🌍Hosting WordPress Docker behind NGINX reverse proxy
Many examples feature differing variations on this combo, but few seemed to use a wordpress container and a separate NGINX proxy My hosting setup uses a few different…