Results 53 comments of Bilal Amarni

Hi @villermen, sorry for the delay, during the first boot the network setup is not set, systemd is also not running. So you cannot run git clone or these systemctl...

Unfortunately no, `readlink -f /dev/stdout` gives me `/0`, in the chain it passes through pseudo symlinks under `/proc` which I believe are not meant to be resolved. At the moment...

@jedisct1 : any news about this? If allowing this generally brings a security concern, what about handling special values like `pure-ftpd -O clf:stderr ...` (and the same for stdout)?

Just got hit by this too, see https://github.com/gobuffalo/packr/pull/4. Packr will always try to unzip what you get from a box, so if you put a gzip file you will get...

IMO this is confusing, packr should only unzip files which have been compressed because the CLI option was passed.

In my specific case I can work around the current implementation, I just meant in general it came to me as unexpected behavior. > it’s just giving you back what...

hum this breaks your functional tests, I will check this when I'll get some time

Hi @schmittjoh , Well I had a strange `security.access.decision_manager` definition which was causing an error, the security bundle was registered after this one, and it was messing up with some...

Had the same concern :+1: At the moment I'm using a custom tool for this (https://github.com/bamarni/docker-machine-dns).

@GTheron : It's just some naming, why don't you simply use the email as username?