Skip to content

Instantly share code, notes, and snippets.

View admirhusic's full-sized avatar

Admir Husić admirhusic

View GitHub Profile

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database

@admirhusic
admirhusic / docker-help.md
Last active April 23, 2021 11:14 — forked from bradtraversy/docker-help.md
#docker Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info

@admirhusic
admirhusic / example.md
Created March 27, 2020 07:48
Documentation example #markdown #gist

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites