index
:
dotfiles
master
Where I store my little bits of command line magic
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
socat
/
Dockerfile
blob: e872ec8c4731bb4b9fac7f0f432e7476a646f59e (
plain
) (
blame
)
1
2
3
4
5
FROM alpine:latest RUN apk add gcc libc-dev make openssl-dev