Skip to main content
My
Copyprompt
Search prompts…
⌘K
Submit
Sign in
Browse
Image
Text
#devops prompts · My Copyprompt
Home
Browse
#devops
Tag
#devops
Free prompts tagged
#devops
— copy and paste for any AI tool.
2 prompts
Popular
Latest
prompt
Generate a production Dockerfile.
LANGUAGE/RUNTIME: {language_and_version}
FRAMEWORK: {framework}
DEPENDENCY FILE: {package.json / pyproject.toml / go.mod / etc}
START COMMAND: {how_to_run_locally}
RULES:
Text
Claude Sonnet
Production-Ready Dockerfile
0
Claude Sonnet
prompt
I need a CRON schedule for: {plain_english_description}
TIMEZONE: {timezone}
FLAVOR: {standard_unix / quartz / aws_cloudwatch}
GIVE ME:
1. The CRON expression (copy-pasteable)
2. A field-by-field explanation
3. The next 5 fire times in {timezone}
Text
ChatGPT (GPT-4)
Build a CRON Expression (Explained)
0
ChatGPT (GPT-4)