1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-11-23 02:25:53 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Anatoli Babenia
be9d3a70fe Run cheat.sh service (app) by docker-compose in debug mode
This would allow later inspection of stdout.

Assigned names to image and container to avoid confusion.
Build is done separately to clean up the output.
2020-07-31 09:25:04 +03:00
Brandon Lopez
4846328b88 Build locally, don't pull remote by default. Include .yml to pull prebuild if wanted. 2018-08-05 13:40:29 -07:00
Brandon Lopez
19c0aaa437 Different compose file whether we want to build and run or just pull and run 2018-08-01 19:27:26 -07:00
Brandon Lopez
81aa27f163
Update docker-compose.yml
redis 3.2 -> 4
2018-07-31 10:50:25 -07:00
Brandon Lopez
06af6b1587 Changed docker-compose.yml version from 3.6 to 2 for compatibility 2018-07-31 09:20:50 -07:00
Brandon Lopez
22953bb109 Can now build a Docker image of the app with cheatsheets pulled in at build time and use Docker Compose to get it running with Redis 2018-07-29 23:51:41 -07:00