Fix examples to set manifest ID and version

Part 4 in a series of changes towards data validation.
This commit is contained in:
Tim Hockin
2014-06-30 16:16:06 -07:00
parent 74e1b03a80
commit 9affd6d260
8 changed files with 22 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ containers:
image: dockerfile/redis
volumeMounts:
- name: redis-data
path: /data
mountPath: /data
- name: guestbook
image: google/guestbook-python-redis