Airgap support
Currently, some JS is referenced via script src tags. For airgap deployments, this JS must be curl
ed first, then statically referenced.
NOTE: this will only be run on docker creation if the AIRGAP
flag is set to true.
AC:
-
Feature that adds airgap support for external JS files