Skip to content

Conversation

@daxm
Copy link

@daxm daxm commented Jan 29, 2020

Has ability to build a Docker image (stored at Docker Hub under my account at the moment). Docker container gives user the ability to run pre-loaded example scripts or import their own script folder.

Use built-in scripts:
docker run -i --rm --name dnacentersdk dmickels/dnacentersdk:latest

Use user scripts:

  • Make directory to hold scripts
  • Add python scripts in said directory
  • ``docker run -v "path to script directory":/usr/src/app/scripts -i --rm --name dnacentersdk dmickels/dnacentersdk:latest```

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