Search results for query: docker

  1. A

    general/other Podman-compose having issues finding files when used on a yaml file.

    ...containers, which is why the recommended approach is to use Podman-compose vs just pulling the files. I am admittedly a bit of a novice with Docker Compose... this is the "Unofficial guide" for running Podman (shown on RHEL). They mentioned in one of the support tickets that the app should...
  2. A

    general/other Podman-compose having issues finding files when used on a yaml file.

    Getting the issue below which i surmise is because docker doesnt explicitly list freebsd as an OS for this. Running FreeBSD 15 with KDE plasma, using Konsole as terminal emulator, installed podman suite. I am able to run simple pods no issue, including linux ones. I am guessing i need to...
  3. ale.lili

    Migration to FreeBSD

    ...could you tell me what other option I could use? What interests me is backing up my photos from my mobile devices. And if jails can replace Docker. The services I use are: Vaultwarden Nextcloud Navidrome Immich 4get Obsidian Livesync Cloudflare Ghost What service should I use for...
  4. vmb

    32-bit web browser woe for 2026 and beyond

    ...suprised if a consortium of non-SystemD distros comes together to fork old Linux from a pre-corroded kernel version. I should stop using Linux/Docker and make more of an effort to build FreeBSD jails from scratch again instead of using the easy Docker option. Hopefully, the work that...
  5. Maxnix

    Bhyve vs Podman for linux

    It would have more sense to virtualize Windows, than stacking another layer adding Linux too. Indeed. Just use Wine on FreeBSD like you did on Linux, it's a cleaner and better solution (especially performance wise).
  6. F

    Bhyve vs Podman for linux

    ...and get Affinity work, though not a deal breaking if I can't. So the question is would I be better off trying to use Bhyve or Podman running docker ? It would have to to be a Linux container (prefer Arch, but i guess it really doesn't matter), with graphics, and able to use Wine). Any...
  7. vmb

    Will FreeBSD be available in California in 2027?

    ...Engine an operating system? NO, it is a specialized monitoring system but it does incorporate the MINIX3 operating system within it. 5. Is Docker or Podman an operating system? NO. 6. Are Docker or OCI containers within scope of California Age Assurance? NO, containers are specialized...
  8. B

    Solved bhyve (via vm) guest no longer starts - bhyve exited with status 4

    ...1230848 196608 7 linux-data (96M) 1427456 2621440 8 linux-data (1G) 4048896 8533983 - free - (4G) From ha console (accessed via VNC) I see it is running in a docker. I haven't read your blog yet & may not play with HA for a day or two so this is about as far as...
  9. H

    The upcoming death of setuid/setgid on Linux

    Isn't that what the "any key" is for? Temporary permissions make me rather uncomfortable as they tend to become permanent permissions if not set up correctly. It's just wishful thinking in my view. Perhaps if I look into it more thoroughly it's less of a security nightmare than sudo is, but I...
  10. rbranco

    The upcoming death of setuid/setgid on Linux

    Group passwords are really neat. Before rootless Docker became possible on Linux, you had 2 options: either run docker through sudo or assign yourself to the docker group, which is dangerous. I chose a 3rd option that they adopted in their documentation...
  11. gotnull

    jails Thick jails: Creation instructions changed?

    Honestly I don't think that anything really changed, both methods existed before pkgbase IIRC the handbook already described them before, it's just two different way to accomplish the same thing, just pick the one you prefer. To create pkgbase jails it's different, the handbook is a bit behind...
  12. pfate

    Introduce yourself, tell us who you are and why you chose FreeBSD

    ...all of my setup re-created in the FreeBSD space, the big change here I am looking forward to is looking at using jails and bhyve in place of Docker and libvirt. As we extensively use LXC/Proxmox in teaching labs, I am really curious after watching progress on the development of Sylve on...
  13. OpenFreeNet

    general/other daemonless - Native FreeBSD OCI Containers

    I never used s6 and daemonless, but probably the answer is in s6-overlay, the s6 based service manager for Docker containers. They say
  14. vmb

    FreeBSD OCI Containers

    ...from those that built these tools so that others can improve the documentation after they have gained a working knowledge. https://hub.docker.com/u/freebsd The previous image descriptions are described in https://freebsdfoundation.org/freebsd-container-images/ . The image sizes are a clue...
  15. OpenFreeNet

    How to set ServerName on home network

    ...I liked FreeBSD, because in case of problems it is simpler to debug. I prefer to check what is not working in the jails, than debugging Docker containers; or systemd configurations. Also Guix, despite it is Scheme, it is not so easy to debug in case of problems in the configuration code...
  16. vmb

    HELP! EXPERTS NEEDED! Xorg and any DE or related thing Hard crashes not just FreeBSD, but makes my PC fail to P.O.S.T and I have to turn off my PSU.

    ...client/old PC connecting with a browser or X11 forwarding. Choose whatever OS is right for the additional hardware. I probably do this too often as I have a lot of old machines dedicated to specific applications that are gradually being migrated to FreeBSD jails or Void/Alpine Docker containers.
  17. Espionage724

    Headless installation (w/o monitor and keyboard, over ssh)

    Making stuff easier for appeal is what had Wayland years-early, systemd, and Docker-reliance everywhere :p I have the opinion learning should be encouraged with self-interest; I wanted FreeBSD, looked into it, and had it on my server and laptop within a few days after years of Linux. If a...
  18. B

    TrueNAS build system will become closed source

    When I played with it, it worked fine but I haven't used it seriously. I recommend giving it a try.
  19. Alain De Vos

    TrueNAS build system will become closed source

    You could run an Ubuntu on Bhyve , and run Linux-Docker-Containers in it. And even have, video-card & usb passthrough. But that looks more virtualization of Linux on FreeBSD. It's not my knowledge but "downloadable linux-docker-files" don't exist for FreeBSD OS.
  20. M

    TrueNAS build system will become closed source

    "Functionally" a single executable running in a docker container is a "static executable, sandboxed". I think you can really limit a docker container interaction with host. maybe some hardware passthrus but mostly networking exposed. So is that functionally different from a jail/bhyve? Not...
Back
Top