Skip to content

Instantly share code, notes, and snippets.

View thebwt's full-sized avatar

Brandon Tomlinson thebwt

  • Easypost
  • Houston Tx.
View GitHub Profile
@thebwt
thebwt / whatsGoingOn.txt
Last active December 7, 2015 16:01
Trying to make use envvars
root@3ede659389e3:/var/www/html# which apache2-foreground
/usr/local/bin/apache2-foreground
root@3ede659389e3:/var/www/html# cat /usr/local/bin/apache2-foreground
#!/bin/bash
set -e
APACHE_CONFDIR=/etc/apache2
APACHE_ENVVARS=$APACHE_CONFDIR/envvars
export APACHE_CONFDIR APACHE_ENVVARS
#base for this release
FROM ubuntu:14.04
#install generic build stuff and clean up the metadata afterwards to keep the image small
RUN apt-get update && apt-get install -y \
build-essential \
git-buildpackage \
debhelper \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Keybase proof

I hereby claim:

  • I am thebwt on github.
  • I am thebwt (https://keybase.io/thebwt) on keybase.
  • I have a public key whose fingerprint is 2661 E566 189E B11F 8DA8 E7DC 9744 165A 04C5 45B0

To claim this, I am signing this object: