diver icon indicating copy to clipboard operation
diver copied to clipboard

Dive into the Docker EE APIs

Results 16 diver issues
Sort by recently updated
recently updated
newest added

After downloading, please add the functionality to upload as well , the dB gets refreshed everyday,so it should download and upload as well .

Support dump filename returned by the ucp api under header `Content-Disposition` has a nice timestamp, and may soon even include the ucp instance id. Please create support dump file using...

enhancement
UCP

Just so we can keep on top of this.

enhancement

Backup / restore can be fragile and sometimes the best way is to just destroy and recreate (either on the same or new infra). Great functionality would be dump out...

enhancement
UCP

Need a strategy around version handling. Because some of the features / APIs we're working with / exposing are _not_ part of the official API we can't rely on API...

enhancement
DIVER

Need to investigate if this is possible, as all normal client bundle operations are just Docker/Service(swarm) related.

enhancement
UCP

@gitcoleman I was thinking that it might be simple enough to export an existing service spec to a Docker compose file, that way you won't need to re-write existing services.

enhancement
question
UCP

Currently the build environment is not a set location, which can lead to a problematic and non-reproducible build. Idea is to pin `make release` to a docker golang container.

enhancement
DIVER