OILS
/
deps
/
opaque.medo
/ README.md
View on Github
|
oilshell.org
11 lines, 9 significant
1
opaque.medo
2
===========
3
4
Add these:
5
6
- Container base images
7
- e.g. Debian, Ubuntu, Alpine
8
- Container layers
9
- apt-get install
10
- pip install
11
- R install.packages()