Roadmap: application developer
An application developer stands up applications and consumes resources in containers on z/OS®.
Application developer
- Pull an image from an enterprise image registry. For more information, see Pushing to and pulling from a container registry. Before an application developer can pull an image from an enterprise image registry, the middleware system programmer or an IMGADMIN user ID must push the image for development teams, see Roadmap: middleware system programmer.
- Create an application. For an example, see Tutorial: Building and running a HelloWorld Java application that uses the supplied IBM Java image.
- Create a Containerfile. For an example, see Tutorial: Building and running a HelloWorld Java application that uses the supplied IBM Java image.
- Build the application image by using Podman for IBM z/OS (Podman). For more information, see Tutorial: Building and running a HelloWorld Java application that uses the supplied IBM Java image.
- Push the image to the internal image registry. For more information, see Pushing to and pulling from a container registry.