Skip to content

How to use the docker version DynAdjust #211

Answered by rogerfraser
yohnnylim asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yohnnylim,

I'll assume you're familiar with Docker and have it installed on your machine. If not, I suggest familiarising yourself with the basics on https://docs.docker.com/.

To run the DynAdjust docker image locally, install the DynAdjust docker image (https://hub.docker.com/r/icsm/dynadjust) via the pull command. For example:
$> docker pull icsm/dynadjust

Once the image has been installed, create the container (via the docker run command) and then execute the DynAdjust binaries from /opt/dynadjust using the docker exec command on the container. See the exec help for more information.

Hope this helps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rogerfraser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants