Commit Graph

70 Commits

Author SHA1 Message Date
Ben Firshman
4cce340ca6 Add .gitignore to ignore future *.pyc
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-06-03 15:45:04 -07:00
Ben Firshman
702958b0d8 Remove .pyc file
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-06-03 15:44:49 -07:00
Ben Firshman
45f53434db Merge pull request #14 from ManoMarks/master
Porting to Alpine images
2016-05-04 13:01:41 +01:00
Mano Marks
3978756bb2 Moving result app to be based on node:5.11.0-slim, adding back links in docker-compose.yml, and removing explicit container names 2016-05-03 19:35:26 -07:00
Mano Marks
be0e4e2ff2 fixing app.py 2016-04-25 12:04:59 -07:00
Mano Marks
261eb03102 adding in improvements from when we ran the birthday party app. Mostly fixed the Dockerfiles so they use Alpine for the base images. That required re-working the Java worker Docker file. Removed links from compose file. cleaned up a few things like a tab instead of a space in app.py 2016-04-25 11:28:21 -07:00
Ben Firshman
10a3a3b68a Merge pull request #12 from bfirsh/add-license-maintainers
Add LICENSE and MAINTAINERS
2016-04-01 18:46:05 +01:00
Ben Firshman
e41af6b81c Add LICENSE and MAINTAINERS
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-03-31 11:49:23 -07:00
Ben Firshman
7629961971 Merge pull request #5 from bfirsh/readme-fixes
Readme fixes
2016-02-04 20:27:19 +00:00
Ben Firshman
0d19451246 Fix typo in image name
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-02-04 12:26:42 -08:00
Ben Firshman
b9dc5990fa Remove -d from Compose command
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-02-04 12:26:23 -08:00
Ben Firshman
6aa86f6a12 Merge pull request #3 from bfirsh/compose-file-2
Convert app to use Compose file 2
2016-02-04 19:57:27 +00:00
Dave Tucker
bb24708128 Add Networks!
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2016-02-04 11:29:17 -08:00
Ben Firshman
878cdeb583 Move everything into the root directory
The separate vote-apps directory was because networking didn't
used to support aliases to remove the project name.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-02-04 10:53:27 -08:00
Ben Firshman
94c0d7b507 Convert app to use Compose file 2
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-02-04 10:53:23 -08:00
Ben Firshman
4f9d03c3cc Add Docker Hub images to readme
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-12-09 16:57:17 +00:00
Ben Firshman
a745474d3d Merge pull request #1 from marcellodesales/master
Update README.md with reference to the Blog
2015-12-09 16:56:35 +00:00
Marcello de Sales
fa48d81276 Update README with basic architecture section
Adding the description of the architecture extracted from the blog entry.
2015-11-16 20:18:35 -08:00
Marcello de Sales
8df1d3727a Update README.md with reference to the Blog
This just adds the URL to the blog entry at https://blog.docker.com/2015/11/docker-toolbox-compose/
2015-11-16 20:14:53 -08:00
Ben Firshman
87d9e8e07d Initial commit 2015-11-15 20:59:29 +01:00