lithos 0.18.4

A containerization framework for linux
Documentation
1
2
3
4
5
6
7
8
9
kind: Command
user_id: 1
volumes:
  /tmp: !Tmpfs { size: 100Mi }
memory_limit: 104857600
cpu_shares: 3
interactive: true
executable: /usr/bin/python3
arguments: []