Search results for query: docker

  1. Espionage724

    Excitement and opportunity for the future of FBSD

    People can self-host decentralized empires, but choose Facebook and NextCloud in Docker :p
  2. CShell

    FreeBSD is well situated

    Congratulations on your new project ! And good luck !
  3. DanielBowman

    FreeBSD is well situated

    ...it, I would post this on reddit. So far FreeBSD keeps up - Ollama with GPU working in pkg. OpenCode works. A lot of minor tools is only via Docker but that is tragedy waiting to happen anyway, given it runs under root. I just hope FreeBSD keeps up and not waste time with things like KDE...
  4. GMason

    Any interest to port OpenClaw

    T Thanks. It looks fun. I might try next weekend.
  5. J

    Any interest to port OpenClaw

    Why does this need a vnet jail?
  6. GoNeFast_01

    Any interest to port OpenClaw

    The guy that vibe coded OpenClaw (aka main developer?) reminds me so much of a script kiddie in an IRC channel, I thought these specimen went extinct... Anyways I'll be testing this with an employee of mine and the kiss will be with local LLM. Honestly above have all of the tools I like much...
  7. rcbsdpge

    An introduction to OCI Containers on FreeBSD

    Looking to host my FreeBSD containers on DockerHub. Building on GitLab. I only see the DockerHub community source tree here so I will build from that https://hub.docker.com/u/freebsd
  8. gotnull

    jails FreeBSD-set-base-jail FreeBSD-jail FreeBSD-set-minimal-jail FreeBSD-set-optional-jail

    Just to be clear, I did not invent anything I mostly borrowed ideas from the the wiki page and this how-to. For my usage FreeBSD-set-basejail is my go to. FreeBSD-set-minimal-jail seems for very specific case, command like sysrc doesn't work for example and I bet many other things are missing too.
  9. rcbsdpge

    An introduction to OCI Containers on FreeBSD

    ...and I want to build FreeBSD OCI containers hopefully. The Project Jupyter community via The Binder Project community has a tool called repo2docker. repo2docker lets you reproducibly build and run user environment container images for interactive computing and data workflows from source code...
  10. rcbsdpge

    Simple container registry hosting on FreeBSD

    ...I’m working on a build - nothing too ambitious . Is there something wrong with the community development on DockerHub here: https://hub.docker.com/u/freebsd We also have FreeBSD OCI containers at source tree here: https://download.freebsd.org/snapshots/OCI-IMAGES/ My wip build is looking...
  11. H

    Jails vs Podman vs VM

    ...to thin jails there as thick jails, from what I can work out, aren't that much different in terms of size and resources from podman or docker containers. I'm still working out how to do it, but from what I've read you can even export those to OCI compliant containers these days. I wouldn't...
  12. KLD997

    Any interest to port OpenClaw

    I was more bored than wood, so here is a vibe coded Openclaw FreeBSD 15 port called.... FreeClaw! - vnet jail for isolation (no docker needed) - bsddialog tui for openclaw management (kill the host/jail stack, check status, run config, etc.) I recommend using ZFS if for nothing but for...
  13. H

    KDE Plasma Login Manager Won’t Support Systemd-Free Linux or BSD Systems

    Clearly not, the amount of gaslighting that I've had a subset of Linux users engaging in trying to convince me that systemd isn't impacting me personally, even though the development time that it takes to fix the integration that Linux software depending on something that's both Linux only and...
  14. fahrenheit

    KDE Plasma Login Manager Won’t Support Systemd-Free Linux or BSD Systems

    ...execution of Linux containers requires Linuxlator, I don't think there's a risk of it going away. Unless FreeBSD want's to go the way of docker in non linux, i.e. has a full blown linux vm just for it. As is the current solution is really nice (well except the part where you are required to...
  15. Y

    FreeBSD to Linux 25G Network Card Iperf3 Test

    ...32768 net.inet.tcp.recvspace: 65536 freebsd2: [root@hadoop-test8 ~]# sysctl hw.ncpu hw.ncpu: 56 linux1 和 linux2 [root@hadoop-docker-test3 roothome]# lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 56...
  16. cracauer@

    Help me ! I'm going to make a mistake... migrate to GNU/Linux ...

    And usually un-upgradeable. You have 27 installations on one computer, all of which with components with known security holes. And they break if you go into the container and update yourself.
  17. A

    Help me ! I'm going to make a mistake... migrate to GNU/Linux ...

    Docker (and family) have made the dreams of the lazy programmers come to life: the dreaded "only works on this guy's computer" is now portable.
  18. cracauer@

    Help me ! I'm going to make a mistake... migrate to GNU/Linux ...

    Hard to believe that a piece of software that only gets distributed via docker and is based on libraries that are totally unportable is actually useful for anything.
  19. gotnull

    Help me ! I'm going to make a mistake... migrate to GNU/Linux ...

    I've stopped fighting, a rocky VM in Bhyve solved my problems, but I confess I am not a big docker user, not a big fan, I like to try things and docker is probably the easiest way to do that. For me jails are good for FreeBSD stuff mostly or even if a Linux binary is available, but if a...
  20. A

    Help me ! I'm going to make a mistake... migrate to GNU/Linux ...

    I've done a little research and here are my two cents. 1) You are facing a common conundrum. 2) The most practical solution seems to be, as you yourself point out: 3) To simplify your backups, you may place the VM's disk image in a dedicated dataset and snapshot/replicate it alongside the...
Back
Top