Skip to content

Instantly share code, notes, and snippets.

View esron's full-sized avatar
🏠
Working from home

Esron Silva esron

🏠
Working from home
  • Red Hat
  • Petrolina - PE, Brasil.
  • X @oesron
View GitHub Profile
@esron
esron / Dockerfile
Last active August 22, 2018 12:05
Docker plus Laravel Dockerfile
FROM debian:jessie
RUN apt-get update && apt-get install -y cowsay fortune
COPY entrypoint.sh /
ENTRYPOINT ["/entrypoint.sh"]
.monaco-shell {
font-family: "Hasklig", "Operator Mono", "Inconsolata", monospace;
}
/* This makes the dirty tab circle yellow */
.vs-dark
.monaco-workbench
> .part.editor
> .content
> .one-editor-silo