1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Anatoli Babenia f024e4d561 Run server 2020-07-28 15:23:51 +03:00
Anatoli Babenia f727f2ceb4 Do not store pip cache -42MB 2020-07-28 11:34:09 +03:00
Anatoli Babenia c3d5473123 Use Python3 to fetch cheat sheets 2020-07-27 21:06:14 +03:00
Anatoli Babenia 20e371c575 Fetch cheat sheets without installing cht.sh.txt 2020-07-27 11:03:46 +03:00
Anatoli Babenia 981aa35c36 Fix Dockerfile (#172, #156)
This still doesn't work as expected, because `cht.sh.txt` runs in
interactive mode and gives the prompt.

    Where should cheat.sh be installed [/root/.cheat.sh]?
2020-07-27 10:07:00 +03:00
Brandon Lopez 3200925e2e Update Dockerfile
Little more Dockerfile cleanup
2018-07-31 10:54:14 -07:00
Brandon Lopez 6b48b06f20 Dockerfile clean up 2018-07-30 20:44:47 -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