5 lines
54 B
Docker
5 lines
54 B
Docker
FROM google/debian:wheezy
|
|
|
|
COPY hyperkube /hyperkube
|
|
|
FROM google/debian:wheezy
|
|
|
|
COPY hyperkube /hyperkube
|
|
|