Skip to content
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

Update Docker stuff #468

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

santaimpersonator
Copy link
Contributor

  • Update some of the documentation
  • Add compatible base image for pre-built images
  • Improve printout for debugging

Move **BASE_IMAGE** configuration from /base `Dockerfile` to `configure.sh` script:
- Set **JETBOT_BASE_IMAGE** as an environment variable
- Pass variable to /base `Dockerfile`
Add a compatible base image, as mentioned in this issue: NVIDIA-AI-IOT#406 (comment)

Works with latest pre-built images.
Add print statements to build script.
Helps with debugging problems.
Include step to run `configuration.sh` script as mentioned in README: https://github.com/NVIDIA-AI-IOT/jetbot/tree/master/docker#step-1---configure-system
Add information for users to rebuild a container and step to check if the containers are running properly
@santaimpersonator
Copy link
Contributor Author

I just realized that part of the changes are already in this pull request: #456

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