Basic Docker operations
As a new user of Docker on IBM Z, you need to develop an understanding of the hardware platform that runs the Linux operating system. Linux is designed to make full use of the hardware and its many sophisticated peripheral devices and features.
This chapter introduces you to some of the useful and frequently used Docker commands for system administrators and developers. Some of the most commonly used commands can be used to configure the environment and install, configure, and manage containers.
This chapter includes the ...