#177 DSL Test 2: Docker Container Workflow
Description
EditPROMPT: Create a workflow that runs an Alpine container to echo 'Hello from Docker', then runs a Python container to print the current date. Use proper resource limits.
EXPECTED: Two tools.docker.run tasks with proper image, command, memory_limit, cpu_limit. NO 'remove' parameter.
VALIDATION: Both containers execute and return output.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...