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):
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