Cheatsheets web viewer. Designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
git submodule update --init --recursive
git submodule update --recursive --remote
Just put this directory contents in any web server.
Python 2.x
$ python -m SimpleHTTPServer 8000
Python 3.x
$ python -m http.server 8000
$ python3 -m http.server 8000
You can use Dive to inspect Docker image contents.
docker compose build
docker compose up -d
docker tag cheat-cheat:latest ziedzaiemcom/cheat:0.0.2
docker login -u ziedzaiemcom
docker push ziedzaiemcom/cheat:0.0.2
docker pull ziedzaiemcom/cheat:0.0.Z
Exposed Ports :
Inspired from cheat. Uses community-sourced cheatsheets provided by cheatsheets
MIT.
Content type
Image
Digest
sha256:199bd6fde…
Size
55.1 MB
Last updated
about 4 years ago
docker pull ziedzaiemcom/cheat:0.0.2