Gnep

Results 7 comments of Gnep

@rebyn Hi Tu, ``` 11:28:07 [Gnep@Pi cog]$ cat docker-compose.override.yml version: '2' services: cog: environment: - COG_SLACK_ENABLED=1 - SLACK_API_TOKEN=${SLACK_API_TOKEN} - COG_BOOTSTRAP_USERNAME=admin - COG_BOOTSTRAP_PASSWORD=changeme - COG_BOOTSTRAP_EMAIL_ADDRESS=cog@localhost - COG_BOOTSTRAP_FIRST_NAME=Cog - COG_BOOTSTRAP_LAST_NAME=Administrator - RELAY_ID=00000000-0000-0000-0000-000000000000...

Thanks @rebyn @christophermaier Could you elaborate a bit what is the use of docker.sock by Relay?

@christophermaier Thanks Chris. Maybe I should change the question: as Cog runs commands using Docker format, does it make sense to support [Hyper.sh](https://hyper.sh) as the backend engine? AFAIK, Cog requires...

This is very interesting, and we'd love to see the PR. If there is a working beta in the next two weeks, we could throw a demo at the coming...

@justincormack I'm curious about how unikernel is linked with Docker: use layered fs for the unikernel binary?

Thanks! One question: are you building a multi-tenant CaaS with Hyper?

@danielbodart Just FYI, we are working on [HyperStack](https://launchpad.net/hyperstack), which is scheduled to release next month. Guess that might be interesting to you.