Changeset 60308 for trunk/docker-compose.yml
- Timestamp:
- 06/13/2025 11:01:18 PM (9 months ago)
- File:
-
- 1 edited
-
trunk/docker-compose.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docker-compose.yml
r60305 r60308 112 112 - ./:/var/www 113 113 114 # Keeps the service alive. 115 command: 'sleep infinity' 116 114 117 # The init directive ensures the command runs with a PID > 1, so Ctrl+C works correctly. 115 118 init: true
Note: See TracChangeset
for help on using the changeset viewer.