Return to Image List

development-workspace

Development-Workspace is an ubuntu based development tool that is intended to consolidate a number of commonly used compilers and build tools along with other development utilities to faciliate the creation of Docker images in zCX. From within a running development container a user should be able to download their source repositories, compile source on the s390x architecture and create a Dockerfile that executes the compiled resource alongside any other necessary resources. Due to the size of this image it should NEVER be used as a base image for production images.

See github.com for more information

This image is built by IBM to run on the IBM Z architecture and is not affiliated with any other community that provides a version of this image.


License

View license information here

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.


Versions

Use the pull string below for the version of this image you require.
1.0 docker pull icr.io/ibmz/development-workspace@sha256:6f42b7c75a090d56a7f88a72645bd34dc5077707a16d71e6cf58ae2ce35039de Vulnerability Report11-23-2020
Version Pull String Security (IBM Cloud) Created

Usage Notes

See the Ambitus Project for examples.