-
Delete images, failing if they are not leaves of the tree or are in an image store that the VCH isn't directly managing.
-
Retrieve the full logs for a container. The last of the targets here is to force persistence outside of the VCH appliance.
Docker API support for logs command
Port Layer API support for something
log…
-
-
Implementation of the docker port command. This data should be pulled from the network port layer, not from the container metadata - while the two should match (ports - IPs are not held in the metadat…
-
This describes the deployment process for installing the UI plugin via `vic-machine`
### Overview
- User downloads VIC tarball and successfully runs `vic-machine create`
- Tarball includes VIC UI pl…
-
Description of problem:
When trying to access the API with curl, as documented in [Docker Remote API](https://docs.docker.com/reference/api/docker_remote_api/), I get an Unknown SSL protocol error in…
-
After adding a twitter section to index.html, I noticed what appears to be an extra bullet point in the output of this section:
>
The underlying markup shows that the 3 desired list items are actua…
-
There should not be both an SSoD and a DSoD constraint between the same two roles. For example:
`ssod{(Role1 Role2)}
dsod{(Role1 Role2)}`
Doesn't make much sense (dsod doesn't add anything). An erro…