Live data from Hacker News

Bocker: Docker implemented in around 100 lines of Bash (2015)

github.com

51–60 of 122 posts

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#52
post #36
post #27

Earlier quoted context omitted.

You're telling me it's so stable and mature that it hasn't needed an update in 7 years? Incredible.

It can mean that but the world is a wicked place and that means no security updates either. Maybe none are needed.

Right, because there could be a security vulnerability in any one of those 100 lines of the Bash script. ;)

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#54

Yet more proof that this exact UX/DX from the interface is a major part of the value add. (Edit: and docker-compose) One day the FreeBSD devs will understand. The closest is Focker: https://github.com/sadaszewski/focker

Laughing my head off at that “important legal notice”

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#55

Yet more proof that this exact UX/DX from the interface is a major part of the value add. (Edit: and docker-compose) One day the FreeBSD devs will understand. The closest is Focker: https://github.com/sadaszewski/focker

It’s consistently baffling to me how very long winded “docker run” invocations win out over config files.

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#56

Yet more proof that this exact UX/DX from the interface is a major part of the value add. (Edit: and docker-compose) One day the FreeBSD devs will understand. The closest is Focker: https://github.com/sadaszewski/focker

Laughing my head off at that “important legal notice”

https://raw.githubusercontent.com/sadaszewski/focker/master/...

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#57
post #9

Earlier quoted context omitted.

> Don't know if it can be used as a proper Docker replacement The readme says "I can make no guarantees that it won't trash your system", so yeah clearly not intended for real use.

that's why smart people always check this stuff out on spare machines and VMs. Right? ... right?

I typically run stuff inside of docker

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#58

Yet more proof that this exact UX/DX from the interface is a major part of the value add. (Edit: and docker-compose) One day the FreeBSD devs will understand. The closest is Focker: https://github.com/sadaszewski/focker

Laughing my head off at that “important legal notice”

Only a few lines later we have the first paragraph of the GNU GPL, which includes the sentence "Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed."

IANAL, but I would guess that that implies that the author is in violation of the GPL for adding that restriction?

Re: Bocker: Docker implemented in around 100 lines of Bash (2015)

#59

Earlier quoted context omitted.

Laughing my head off at that “important legal notice”

Only a few lines later we have the first paragraph of the GNU GPL, which includes the sentence "Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed." IANAL, but I would guess that that implies that the author is in violation of the GPL for adding that restriction?

The license doesn't apply to the copyright owner afaik
Post reply on HN