1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Clean some stuff from runconfig that are cli only…

… or could be in `opts` package. Having `runconfig/opts` and `opts`
doesn't really make sense and make it difficult to know where to put
some code.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2016-12-23 20:09:12 +01:00
parent d1dfc1a5ef
commit c424be21b7
No known key found for this signature in database
GPG key ID: 083CC6FD6EB699A3
35 changed files with 1425 additions and 1424 deletions

BIN
cli/command/container/testdata/utf16.env vendored Executable file

Binary file not shown.

BIN
cli/command/container/testdata/utf16be.env vendored Executable file

Binary file not shown.

3
cli/command/container/testdata/utf8.env vendored Executable file
View file

@ -0,0 +1,3 @@
FOO=BAR
HELLO=您好
BAR=FOO

View file

@ -0,0 +1 @@
ENV1=value1

View file

@ -0,0 +1 @@
LABEL1=value1