Using the local registry cache
To save on bandwidth and to improve everyone's downloading speed and development experience we are asking everyone to update their Docker and NPM config to prioritize using a cache setup on our local network. If you have questions how a pull through cache works you can read more here.
Below are instructions, NPM is the same on all environments but docker will be different per OS.
NPM
To use the local registry just run the below command.
To remove the registry after the hackathon run this.
Docker
1. Openining the config file.
Windows
Mac
Linux
2. Change to make
3. Restarting Docker
Windows/Mac
End the process and close the program, then start it back up.