wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Update .dockerignore #317

Closed MattCzyr closed 3 years ago

MattCzyr commented 3 years ago
Do not merge until tested

What is changed/New?

Updated .dockerignore to not ignore the config file and the spoof data folder. This is necessary to run Shuttle Tracker in spoof mode after building with Docker.

How was this accomplished?

Added a couple lines to .dockerignore.

Is This Related to An Issue? (link if applicable):

N/A

Additional Notes:

N/A