Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 769 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 769 Bytes

Images

Docker images that that are used by developer teams at Surveily for development environments and as deployable runtimes.

View at Docker Hub

Development

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.

Runtimes

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.