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: 18509177134fe59aeb6c258f492d182cbc09ab54 (
plain
) (
blame
)
1
2
3
4
5
FROM alpine:latest RUN apk add gcc libc-dev make