mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
a12fc16cb5
The image size on my system is 399 MB.
10 lines
110 B
YAML
10 lines
110 B
YAML
dist: bionic
|
|
|
|
language:
|
|
- generic
|
|
|
|
before_install:
|
|
- docker-compose up -d
|
|
- docker ps
|
|
- docker images
|