• AutonomousHansen's avatar
    Creates a tutorial example on using Docker (#281) · 3a2909a1
    AutonomousHansen authored
    # Description
    
    Adds tutorial for using Orbit Docker image at 00_sim/docker.rst, also
    adds the corresponding script.
    
    Fixes #229 (partially)
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./orbit.sh --format`
    - [ ] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] I have added tests that prove my fix is effective or that my
    feature works
    - [ ] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    3a2909a1
docker.rst 11.6 KB