Docker Deployment
Last updated
Was this helpful?
Last updated
Was this helpful?
A Docker image is a lightweight, standalone, and executable package that contains everything needed to run a software application, including the code, runtime, libraries, dependencies, and configuration files. It serves as a snapshot of a containerized application and its environment at a specific point in time.
Servoy Applications have the flexibility to be deployed within your on-premise infrastructure. In order to complete a in Servoy Cloud, you will also need Docker and AWS CLI.