I hereby claim:
- I am samsalisbury on github.
- I am samsalisbury (https://keybase.io/samsalisbury) on keybase.
- I have a public key ASB9YPaXQaf3WTgYzmcXIFh2fs6Vo8Lqd-9dS6VYuD9XqQo
To claim this, I am signing this object:
| [ | |
| .[] | |
| | | |
| select( | |
| .NumInstances != 0 | |
| and ( .SourceID.Location | startswith("github.com/sous") | not ) | |
| and ( .SourceID.Location | contains("hack") | not ) | |
| and ( .SourceID.Location | contains("demo") | not ) | |
| and ( .SourceID.Location | contains("sous") | not ) | |
| ) |
I hereby claim:
To claim this, I am signing this object:
| FROM centos:7 | |
| RUN curl -o /etc/yum.repos.d/hashicorp repo http://rpm.releases.hashicorp.com/RHEL/hashicorp.repo | |
| RUN mkdir /var/linux-build-info/ | |
| RUN touch /var/linux-build-info/newfile.txt | |
| COPY do-stuff / | |
| CMD /do-stuff |
| @media (min-width: 700px) { | |
| :root { | |
| --title-font-size: 6rem !important; | |
| --logo-size: 8rem !important; | |
| } | |
| } | |
| @media (max-width: 700px) { | |
| :root { | |
| --title-font-size: 4rem !important; | |
| --logo-size: 6rem !important; |