...going to be able to overcome the host OS's shortcomings, either.
I might be religious here but IMO, if a software cannot be used outside of a Docker Container, then it shouldn't be used in the first place. Docker is supposed to be a containerization solution, not a software distribution...
...for the response! It's a good question, and my thoughts on how to proceed are based on me not understanding the possibilities of jails and docker in FreeBSD.
I agree that running a NAS in a VM is not worthwhile. Just because it can be done, doesn't mean it should!
I understand that Docker...
Whats the logic behind using Docker or NAS in a VM? That sort of defeats the purpose.
A simple setup would be running all of your applications in a Jail(s) on top a bunch of ZFS datasets. If you required an app that only runs on Linux, then you can throw in Bhyve. With ZFS + Jails you get an...
...means you can make a quick snapshot of the VM file for backups. Bhyve exposes the VM via VNC to you, if you want to.
FreeBSD does not have docker, but jails. Jails are the container solutions builtin to FreeBSD. Again there are some frontends around, I've been using ezjail-admin for ages...
...on a Debian VM, also with some small websites I host for myself, and for the local community band
A Debian install, with several small docker applications and Immich (also in Docker). I am running Asterisk on this as well to connect to HamsOverIP and HamshackHotline.
Jellyfin
Since TrueNAS...
I use Gitea as my Docker image repository. I tested many other options but decided to stick with Gitea. The other options where mostly overkill. But, I also use Gitea for Git version control.
Without aim for completeness, to summarize my learnings. Context is having custom backend software already bundled as Docker (or OCI) images, so far running under Linux using docker-compose (or lately podman-compose). And now exploring a migration path to FreeBSD, with first step as migrating...
Hi,
While I have been trying to get rid of Docker & co I will need to host a simple container registry on my home network. Mainly to mirror images I use in case I loose network connectivity.
I was looking at my options on FreeBSD:
- Most straightforward seems to be to install Gitea (Gitea...
...user, and the user isn't the correct granularity for managing dependencies, the application or project is. This is a huge problem area, and Docker and Flatpacks are attempts at a partial solution.
But given all that, we still need to make progress. Here is what I do: (a) Start with...
...image was somehow corrupted 🤦 .
Removing the image and downloading again fixed it.
I realized this when trying to extract the binaries to run outside a container:
% docker save mysql/mysql-server:8.0.31 > image.tar
Error response from daemon: file integrity checksum failed for...
...guest running in FreeBSD host with vm-bhyve.
The whole configuration is built recently. Everything seemed to work until I tried to start a docker container with certain image:
% docker run -it --rm mysql/mysql-server:latest bash
[Entrypoint] MySQL Docker Image 8.0.32-1.2.11-server...
This must be the most depressing thread I've ever participated in on this forum. People asking "How's life without Docker?" as if we're in some kind of AA meeting, escaping the dreadful outdoors.
Relax. Nobody gets high on Docker. Lighten up. Enjoy life!
We don't offer it because our vendor doesn't offer it anymore.
We don't install software from random sources. Nor do we build software from source. Clients can request it but they take full responsibility and are accoutable. That's a business decision on their part. An MSP cannot be responsible...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.