Docker images that that are used by developer teams at Surveily for development environments and as deployable runtimes.
Surveily teams use the *.sdk.dockerfile based images for all of their software development using Visual Studio Code with Containers enabled. That way we ensure all developers use a consistent environment and toolset.
Surveily teams use the *.runtime.dockerfile based images for all of their applications being released as Docker containers. That way we ensure all applications are clear of any development dependencies and clutter.