UAlbertaFSAE / f1tenth

MIT License
0 stars 0 forks source link

Github actions and docker hub #49

Closed jackparsonss closed 7 months ago

jackparsonss commented 7 months ago
  1. Automatically create an image of the dev container and pushes it to docker hub when there are changes inside docker/
  2. Stop needing to build dev locally, just pull it from docker hub
  3. Setup a github action to build our dev packages

Future Work(outside this pr):