mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-02-18 01:57:51 -05:00
Upgrade to go 1.11
This commit is contained in:
commit
79a2b07a4a
1 changed files with 0 additions and 2 deletions
|
|
@ -326,12 +326,10 @@ func resourceDockerContainer() *schema.Resource {
|
|||
},
|
||||
},
|
||||
},
|
||||
|
||||
"tmpfs": {
|
||||
Type: schema.TypeMap,
|
||||
Optional: true,
|
||||
},
|
||||
|
||||
"ports": {
|
||||
Type: schema.TypeList,
|
||||
Optional: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue