Skip to content

strong-network/images

Repository files navigation

strong.network logo Need help? Email [email protected]

What's in This Repository?

This repository is a collection of docker files and scripts that are used to build and deploy workspace images to use with the Virtual Workspace Infastructure (VWI) by Strong Network. The files fulfill several requirements that allow a project owner to import them as resources.

Container images

Provided Environments

These container images cover typical environment needs to develop in languages such as nodejs, python, golang or java, both for back-end and front-end development. You can customize them to fullfil your personal needs. Note that these containers can be updated as well in the VWI by using startup scripts.

IDE Compatibility

Images built with the provided docker files can be used with Visual Studio Code and the terminal (vim, emacs, etcl) without the need to embed the IDE as part of the image.

How to build the images

The base image for all of the provided images can be found in the base folder and can be built by running the command:

make base_image

Commands for all of the images can be found in the provided make file and includes commands such as:

make nodejs_image
make gui_debian

To build all of the provided images:

make all

Docker hub URL

https://hub.docker.com/u/strongnetwork

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9