docker

  1. jeltoesolnce

    vbox 13.2-RELEASE, Docker does not work, VBoxManage: error: Code E_ACCESSDENIED (0x80070005)

    Hello. I installed docker-machine, can't run: root@six:/usr/home/sailorsamoor # docker-machine ls NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS default - virtualbox Stopped Unknown docker1 - virtualbox Stopped...
  2. madwebness

    general/other Container/OS/arch agnostic toolset: BSD-jails and bhyve too (WIP) - thoughts?

    Dear FreeBSD crowd. I'm very grateful for the help provided over the past years on this forum, which allowed me to slowly acquaint myself with FreeBSD and finally move away from Linux on both servers and my Desktop. This forum too, even if my posts were infrequent, was the most welcoming...
  3. J

    Jails vs Docker performance

    I recently came across research (Bachelors thesis) that benchmarked jails against Docker. The conclusion was that, except for startup time, Docker outperformed jails in almost every category (memory - writes/sec, IO, CPU - events/sec). In some categories (read from disk), Docker outperforms by...
  4. icodeforyou

    general/other Best solution for using docker with docker compose on FreeBSD

    So far my little experiment of using FreeBSD for development work has been very interesting and successful in many aspects. However I might be facing a major obstacle: I am developing a TypeScript application that depends on several services (redis, postgres, potentially RabbitMQ in conjunction...
  5. F

    general/other FreeBSD on Docker

    Hello! I haven't been in touch with the "FreeBSD world" for several months and I kind of missed the latest news. Is it currently possible to compile with GCC a code in a temporary FreeBSD container? (in other words: there are images based on FreeBSD that can be expanded in Dockerfile ?) Thanks!
  6. C

    Docker "flag provided but not defined: -buildvcs"

    I'm getting the following from make install in /usr/ports/sysutils/docker - any thoughts? # make install ===> NOTICE: The docker port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To...
  7. ziomario

    "Illegal variable name" error while I'm trying to install and configure Docker on FreeBSD

    Hello. I'm a new FreeBSD user, I'm looking inside the FreeBSD ecosystem for the tools that usually I use in Linux. At the moment I'm trying to install and configure docker and I found this tutorial : https://linuxhint.com/install-docker-freebsd/ and I've followed up until the end. Everything...
  8. K

    jails Question about configuring a docker image to jails.

    Hello! I am currently working on a project in python and i need to have a virtual environment from miniconda. Since there is no miniconda in freebsd i tried to install some packages that were listed onthe dependencies on my own at virtualenv. Well, long story short there are some packages...
  9. sobrito

    general/other How to emulate FreeBSD on Linux or Windows via Docker?

    Thinking of the environment of continuous integration and continuous delivery and services that already run scripts to automatically deploy, such as Travis, CircleCI and GitHub Workflows for example, it allows you to use a docker image made from a container, to perform actions on the container ...
  10. decuser

    Solved how do I get the docker daemon running in 12.1

    I have been running a docker scm-manager instance in Linux Mint 19.3 for the last several months and would like to migrate it over to FreeBSD 12.1. Here's what I thought would work: pkg install docker docker-machine docker-compose docker run -d -v /zfs/scm:/var/lib/scm -p 8080:8080 --restart...
  11. A

    Docker isn't running on FreeBSD

    Hi All, I have been debugging an issue on FreeBSD 11.3 which is mentioned here; root@freebsd_DCC:~ # docker start hell0-world Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? I have followed the guidelines given here...
  12. P

    energy efficient x86, 64bit, >4GB RAM (, Arduino interface) SBC

    Hello, I am planning to build a 7/24 home NAS with emphasis on low power consumption, low (preferably zero) noise with 2x3.5" SATA HDDs but I could accept 2.5". The OS choice is not final yet it could be any of FreeNAS, OpenMediaVault, OpenBSD, NAS4free, TrueNAS, TrueOS. I know it is many but I...
  13. D

    Docker is dead

    For all those who wish Docker ran on FreeBSD and praise Linux for having such a thing--and the reasons I don't think this is off topic, here is another in a long list of reasons to not even use Linux at all--and we see such things too often as in Windows, too. Goodbye Docker and Thanks for All...
  14. SirFixAlot

    Anyone got docker running on bsd?

    I've been fighting for two days trying to get docker to run on bsd and no luck. My latest error seems to be with jails. I'm on 11.2 RELEASE. If someone actually has docker working on a version of Bsd could you please post some magic? Latest error...
  15. hoppel

    Best way to use Docker on FreeBSD server

    Hello, I have to use docker for https://nextcloud.com/collaboraonline/ What is the best way to use docker on a FreeBSD 11.x server? Requirement: Package(s) must have a minimal impact of the root system. All my services runs in a jail. My root system is only built up with iocage and portmaster...
  16. IPTRACE

    docker-compose cannot connect to docker socket

    Hello! I have a problem to connect to docker by docker-compose. Has anybody similar problem? Thank you in advance. user@freebsd:/docker-compose % l /var/run/docker.sock 228103 srw-rw-rw- 1 root wheel uarch 0B Feb 13 09:40:29 2018 /var/run/docker.sock user@freebsd:/docker-compose % sudo...
  17. A

    docker and linux compatability issues

    Hi there, I am running FreeBSD 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 #0: Sun Jan 7 21:42:48 AEDT 2018 with Id Refs Address Size Name 1 35 0xffffffff80200000 1fe5bd0 kernel 2 1 0xffffffff82419000 2018ed zfs.ko 7 3 0xffffffff82642000 7b0f linux_common.ko 9 1 0xffffffff8264d000 42864 linux.ko...
  18. A

    Solved Issue with Docker and linux binaries

    Hi there, I am running FreeBSD 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 #0: Sun Jan 7 21:42:48 AEDT 2018 with Id Refs Address Size Name 1 35 0xffffffff80200000 1fe5bd0 kernel 2 1 0xffffffff82419000 2018ed zfs.ko 7 3 0xffffffff82642000 7b0f linux_common.ko 9 1...
  19. skowroniasty

    Raspberry PI 2 : installation go lang

    Hello, During installation docker, I receive error after installing go language, error: FreeBSD 11.1-RELEASE (RPI2) #0 r321309: Fri Jul 21 14:27:25 UTC 2017 Welcome to FreeBSD! Release Notes, Errata: https://www.FreeBSD.org/releases/ --- Installed Go for freebsd/arm in...
  20. Andrew Pennebaker

    Docker support for alt-libc containers

    I'm excited to see that Docker for FreeBSD hosts can run FreeBSD and GNU Linux containers! Could we add support to Docker for alternate libc containers? Sadly, the alpine (musl) and busybox:uclibc containers fail in Docker for FreeBSD: $ docker run library/alpine echo "Hello World" ELF binary...
Back
Top