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...
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...
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...
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...
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...
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...
The Docker package for FreeBSD requires some manual configuration in order to work:
* The ca_root_nss package is necessary, but for some reason the docker package does not currently mark ca_root_nss as a dependency.
* The Docker service is not enabled by default. Would be nice for...
I'm trying to run Docker (must be within a FreeBSD jail)
How do I create this:
--
You will need to create a ZFS dataset on /usr/docker
# zfs create -o mountpoint=/usr/docker <zroot>/docker
--
when zfs list shows "no datasets available" ?
The jail name is "testing" and it seems that is trying...
Hi everybody,
I have planned to make the devilbox work on FreeBSD.
I not really aware about the current state of docker and docker-compose support on FreeBSD. Does it generally work or are there any big stoppers?
If it does work already, is somebody willing to give a quick try on the devilbox...
we are running some jails in FreeBSD 10 and the decision has been made to decommission the FreeBSD server and migrate all the jails to Linux environment Red Hat 6 or 7.
Is there a straight forward way of migrating BSD jails to linux -- as containers that can be run via docker
or any other way...
I've been trying to install Discourse on a FreeBSD VM without any success.
According to discourse installation guide the only supported platform is Docker, although it is possible to install it without Docker. Since I have to install two Discourse instance, going without Docker is not an option...
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.