Re: The status of docker

2019-01-22 Thread Sergey Zakharchenko
Hello there guys, > Not quite. I took over the docker freebsd port. Currently I am trying to > change him to moby project on GH. Jochen, I wish you the best of luck. As a couple of cents, and on behalf of Digital Loggers, Inc., I've uploaded some old patches that we use to run an ancient version

Re: The status of docker

2019-01-22 Thread Jürgen Ofner
Am 22.01.19 um 20:48 schrieb Grzegorz Junka: > On 22/01/2019 08:28, Patrick M. Hausen wrote: >> Good morning, >> >>> Am 22.01.2019 um 03:57 schrieb Craig Rodrigues : >>> I hope I am wrong, but unfortunately I think getting Docker to work on >>> natively on FreeBSD is ultimately a losing battle, >>

Re: The status of docker

2019-01-22 Thread ss griffon
I'm a bit late to the game, but I wanted to add my 2 cents. I don't see the benefit of implementing "docker" in FreeBSD. If you are just implementing the linux system calls i.e. using the linuxulator, then you lose any benefits of running on FreeBSD. It seems like implementing the docker interfa

[Bug 210175] [hyper-v] V2 input from mouse/keyboard not captured

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210175 --- Comment #6 from Oleksandr Tymoshenko --- (In reply to Dexuan Cui from comment #5) Thanks! Just wanted to have some reference in this PR in case somebody gets interested in implementing. I think Linux driver should be enough, it doesn't

[Bug 210175] [hyper-v] V2 input from mouse/keyboard not captured

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210175 --- Comment #5 from Dexuan Cui --- (In reply to Oleksandr Tymoshenko from comment #4) Unluckily there is no good spec, as far as I know. At least I don't have such a spec at all. :-( I'm afraid the only good reference is the Linux version

[Bug 210175] [hyper-v] V2 input from mouse/keyboard not captured

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210175 Oleksandr Tymoshenko changed: What|Removed |Added CC||go...@freebsd.org

Re: The status of docker

2019-01-22 Thread Patrick M. Hausen
Hi! > Am 22.01.2019 um 21:09 schrieb Grzegorz Junka : > BTW is Joyent is any way related to Oracle? Why would they want to support > zones? Is the support they implemented open sourced? Sorry, I don’t know many details. Their cloud is built on Open Solaris, hence the connection. IIRC the company

Re: The status of docker

2019-01-22 Thread Rodney W. Grimes
> On 22/01/2019 20:01, Patrick M. Hausen wrote: > > Hi all, > > > >> Am 22.01.2019 um 20:48 schrieb Grzegorz Junka >> >: > >> 2. A docker container in a jail with no native linux kernel, docker > >> is running completely in FreeBSD environment > >> > >> 2 would be most co

[Bug 206699] [Hyper-V]FreeBSD potential NULL pointer dereference in storage bounce buffer

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206699 Oleksandr Tymoshenko changed: What|Removed |Added CC||go...@freebsd.org R

[Bug 186909] [hyper-v] [panic] Stable GENERIC kernel panic on hyperv 2012 OS

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186909 Oleksandr Tymoshenko changed: What|Removed |Added Status|Open|Closed Resolution|-

[Bug 207297] [Hyper-V]FreeBSD 10.2 on hyperv lost network under heavy load for OACTIVE

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207297 Oleksandr Tymoshenko changed: What|Removed |Added Resolution|--- |FIXED CC|

Re: The status of docker

2019-01-22 Thread Grzegorz Junka
On 22/01/2019 20:01, Patrick M. Hausen wrote: Hi all, Am 22.01.2019 um 20:48 schrieb Grzegorz Junka >: 2. A docker container in a jail with no native linux kernel, docker is running completely in FreeBSD environment 2 would be most convenient but also most difficult a

Re: The status of docker

2019-01-22 Thread Patrick M. Hausen
Hi all, > Am 22.01.2019 um 20:48 schrieb Grzegorz Junka : > 2. A docker container in a jail with no native linux kernel, docker is > running completely in FreeBSD environment > > 2 would be most convenient but also most difficult as all smallest docker > features would need to be ported nativel

Re: The status of docker

2019-01-22 Thread Grzegorz Junka
On 22/01/2019 08:28, Patrick M. Hausen wrote: Good morning, Am 22.01.2019 um 03:57 schrieb Craig Rodrigues : I hope I am wrong, but unfortunately I think getting Docker to work on natively on FreeBSD is ultimately a losing battle, unless you can get a team of several developers to work on it fu

Re: The status of docker

2019-01-22 Thread Patrick M. Hausen
Good morning, > Am 22.01.2019 um 03:57 schrieb Craig Rodrigues : > I hope I am wrong, but unfortunately I think getting Docker to work on > natively on FreeBSD is ultimately a losing battle, > unless you can get a team of several developers to work on it full time. I have the same gut feeling, bu