Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (16 loc) · 269 Bytes

ubuntu.pod

File metadata and controls

16 lines (16 loc) · 269 Bytes
{ "id": "test-container-create-ubuntu", "containers" : [{ "name": "ubuntu", "image": "ubuntu:latest", "workdir": "/", "command": ["/bin/bash"] }], "resource": { "vcpu": 1, "memory": 512 }, "files": [], "volumes": [], "tty": true }