Flavio Castelli
|
ca56b35e53
|
Fixed broken tests
Some tests failed because the `auplink` binary was not found inside of the
"docker" container.
|
2013-10-15 11:44:56 +02:00 |
|
Tianon Gravi
|
ccefe47897
|
Add cleanup/refactor portion of #2010 for hack and Dockerfile updates
|
2013-09-30 13:57:30 -06:00 |
|
Solomon Hykes
|
e37dcd726f
|
Hack: use vendored dependencies in-place, for less moving parts when developing
|
2013-09-09 15:05:25 -07:00 |
|
Wes Morgan
|
20d24a450c
|
move deps installation to vendor.sh script
|
2013-09-07 17:35:48 -07:00 |
|
Solomon Hykes
|
d757bd0904
|
Document using the Dockerfile for interactive dev/test cycles
|
2013-09-06 20:16:13 -07:00 |
|
Solomon Hykes
|
47838051be
|
Hack: improve the Dockerfile for an easier development workflow. Build dev container once, run a shell with source mount-binded, run tests as you edit. LIKE A BOSS.
|
2013-09-06 20:14:03 -07:00 |
|
Solomon Hykes
|
fa806f26af
|
Add usage instructions to the Dockerfile. Build, test and release docker using docker.
|
2013-09-06 19:58:05 -07:00 |
|
Solomon Hykes
|
34eab42833
|
Adapt Dockerfile to run docker tests inside docker
|
2013-09-06 19:27:49 -07:00 |
|
Michael Crosby
|
ea813d8593
|
Update tar pkg revision number
|
2013-09-03 18:30:32 +00:00 |
|
unclejack
|
72cfa3de35
|
use libffi-dev, don't build it from sources
|
2013-08-23 19:13:30 +03:00 |
|
Kawsar Saiyeed
|
2191419f4c
|
Removed duplicate mercurial install command
|
2013-08-22 23:12:28 +01:00 |
|
Jérôme Petazzoni
|
b5a48eaed3
|
Moved release scripts to hack/release and updated instructions.
|
2013-08-20 19:36:06 -07:00 |
|
Jérôme Petazzoni
|
9c06420b18
|
Implement apt-secure repository signing.
|
2013-08-20 19:35:31 -07:00 |
|
Jérôme Petazzoni
|
abfa7a204d
|
Update to go 1.1.2.
|
2013-08-20 19:35:30 -07:00 |
|
Jérôme Petazzoni
|
9694fb85d7
|
Install python-magic (it helps s3cmd) and a convenience /src symlink
|
2013-08-20 19:35:30 -07:00 |
|
Jérôme Petazzoni
|
fbd5b20c38
|
Running the build image will now execute release.sh automatically.
|
2013-08-20 19:35:30 -07:00 |
|
Jérôme Petazzoni
|
ff30eb96b6
|
Protect the release.sh script against accidental use. Infer VERSION automatically.
|
2013-08-20 19:35:30 -07:00 |
|
Guillaume J. Charmes
|
bdbac9f7a1
|
Upgrade Dockerfile with new dependency
|
2013-08-20 19:35:30 -07:00 |
|
Solomon Hykes
|
89ee524229
|
Good-bye, ugly mega-Makefile. Docker can now be built with docker, with the help of a simple very simple shell script.
|
2013-08-20 19:34:10 -07:00 |
|
Michael Crosby
|
25d71fb01b
|
Merge pull request #1509 from dotcloud/1359-tar-pkg-ref
Add import for dotcloud/tar to replace std tar pkg
|
2013-08-14 11:26:49 -07:00 |
|
Michael Crosby
|
ec61c46bf7
|
Add import for dotcloud/tar to replace std tar pkg
|
2013-08-12 22:42:29 +00:00 |
|
Kawsar Saiyeed
|
def9598ed9
|
Install websocket library before building docker
|
2013-08-12 05:22:33 +01:00 |
|
Solomon Hykes
|
9f1fc40a64
|
* Hack: standardized docker's build environment in a Dockerfile
|
2013-07-08 21:30:29 -07:00 |
|