projects
/
dockerfile.git
/ log
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dockerfile.git
11 years ago
build.sh: Remove `function` from `die()` definition
commit
|
commitdiff
|
tree
W. Trevor King
[
Wed, 11 Dec 2013 22:18:45 +0000
(14:18 -0800)]
build.sh: Remove `function` from `die()` definition
`function` is a Bash-ism. POSIX suggests [1]:
fname() compound-command[io-redirect ...]
[1]: http://pubs.opengroup.org/onlinepubs/
9699919799
/utilities/V3_chap02.html#tag_18_09_05
11 years ago
COPYING: Add the 2-clause BSD license
commit
|
commitdiff
|
tree
W. Trevor King
[
Wed, 11 Dec 2013 06:19:23 +0000
(22:19 -0800)]
COPYING: Add the 2-clause BSD license
From http://opensource.org/licenses/BSD-2-Clause
11 years ago
Initial dockerfile commit
commit
|
commitdiff
|
tree
W. Trevor King
[
Wed, 11 Dec 2013 06:17:26 +0000
(22:17 -0800)]
Initial dockerfile commit
This builds a working Buildbot container from scratch using the Gentoo
stage3 tarball as a seed. Everything seems to work with Docker
v0.7.1.