lithos 0.18.4

A containerization framework for linux
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
kind: Command
variables:
  hello: !TcpPort
  shit: !Choice [ru, ua]
user_id: 1
volumes:
  /tmp: !Tmpfs { size: 100Mi }
memory_limit: 104857600
cpu_shares: 3
interactive: true
executable: /usr/bin/python3
arguments: []