spec:
containers:
- name: python
image: docker.io/python:3.10
command:
- sleep
- infinity
- name: node
image: docker.io/node:16-bullseye-slim