Skip to content

Instantly share code, notes, and snippets.

View christineywang's full-sized avatar

Christine Wang christineywang

View GitHub Profile
@mocon
mocon / dockerfile_basics.md
Last active May 21, 2024 03:30
Dockerfile basics

Node.js on Docker

Dockerfile basics

A Dockerfile is a simple set of instructions that describe how to run an application on a specific operating system (such as Ubuntu). The Dockerfile allows you to package up the following items into a self-contained package called a container:

  • A base image of the preferred operating system (using FROM)
  • Your application code
  • Dependencies
  • Other files
@mocon
mocon / shortcuts.md
Last active September 6, 2017 17:03
My favorite Chrome shortcuts on macOS

Chrome keyboard shortcuts

Here are some of my most-used Chrome shortcuts on macOS.

Tabs

Shortcut Action
⌘ T Open new tab
⌘ ⇧ N Open new Incognito tab
@elblivion
elblivion / curlformat
Last active March 29, 2018 07:44
curlformat
Timings:
DNS lookup: %{time_namelookup}
Connection: %{time_connect}
SSL negotiation: %{time_appconnect}
Total: %{time_total}
\n
@rxaviers
rxaviers / gist:7360908
Last active June 25, 2024 20:06
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: