SoFunction
Updated on 2025-03-03

Implementation steps for creating openresty containers by Docker

1. Create complex containers** Personally suggest editing the creation command into a script file of .sh

2. After successful creation, copy important configuration files from the container to facilitate subsequent mounts. Create the /data/docker/openresty folder yourself

3. Pull the latest images

4. Destroy the simple container you just created

5. Create a simple container