Skip to content

Commit 7125060

Browse files
committed
feat(coreos): use custom image in toolbox
1 parent 26761df commit 7125060

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

contrib/coreos/user-data.example

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,9 @@ write_files:
108108
deisctl list
109109
etcdctl ls --recursive /deis
110110
printf "\n"
111+
- path: /home/core/.toolboxrc
112+
owner: core
113+
content: |
114+
TOOLBOX_DOCKER_IMAGE=ubuntu-debootstrap
115+
TOOLBOX_DOCKER_TAG=14.04
116+
TOOLBOX_USER=root

0 commit comments

Comments
 (0)