Glossary

Docker images

descriptions of the term:

Templates for Docker containers that include all necessary components to run an application, such as code, libraries, and configurations

Docker images

Templates for Docker containers that include all necessary components to run an application, such as code, libraries, and configurations

Back