@@ -8,6 +8,8 @@ Docker image fitted with the right packages for SY31 + compose file to run smoot
3. Run `docker-compose up -d` to start the service as detached
4. Run `docker-compose run ros`
By default, a bash history will be synced with the one in this repo and a `workspace` folder will be created to export your work.
## Update the image
A Gitlab CI is setup to build and push an image to [registry.gitlab.utc.fr/sy31/docker](registry.gitlab.utc.fr/sy31/docker) with the lastest `Dockerfile`.