選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

compose.yaml 91B

12345
  1. services:
  2. advent:
  3. image: python:latest
  4. volumes: [.:/app/]
  5. working_dir: /app/