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.2-jammy |
docker pull icr.io/ibmz/development-workspace@sha256:977b5380d5ec39cb0a30fe46d538b3afc54200beaa2cf95e7f3c57165f9635a1 |
Vulnerability Report | 06-20-2024 | 1.0 |
docker pull icr.io/ibmz/development-workspace@sha256:6f42b7c75a090d56a7f88a72645bd34dc5077707a16d71e6cf58ae2ce35039de |
Vulnerability Report | 11-23-2020 | 1.1-jammy |
docker pull icr.io/ibmz/development-workspace@sha256:243d3de51983d7d9e85862f1ce49f6328e106effad289ba9c811de4c819b54c1 |
Vulnerability Report | 05-23-2024 |
Version |
Pull String |
Security (IBM Cloud) |
Created |
Usage Notes
See the
Ambitus Project for examples.