Skip to content

feat: support dockest in docker #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

n1ru4l
Copy link
Owner

@n1ru4l n1ru4l commented Sep 26, 2019

Implementation of erikengervall#79

…it is executed inside a container or not.

This is a prerequisite for using dockest inside docker containers. see erikengervall#79
Detect whether dockest is run inside a docker container. Create network and link all runner containers to the dockest container.
Revert option of using a function for setting the host. Automatically set the host to the service name in dockest inside docker container mode.
Example that showcases dockest in docker. Works inside docker container and outside docker container.
@n1ru4l n1ru4l force-pushed the feat-host-based-on-container-id branch 2 times, most recently from 96b1dc3 to 1e74925 Compare September 26, 2019 08:16
@n1ru4l n1ru4l force-pushed the feat-host-based-on-container-id branch from 1e74925 to 301eb3a Compare September 26, 2019 08:41
… inside docker" and "dockest on docker host" environments.
@n1ru4l n1ru4l force-pushed the feat-host-based-on-container-id branch from 93d9eba to fdce244 Compare September 26, 2019 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant