This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
apiclient.xyz
/
docker
Watch
2
Star
0
Fork
0
You've already forked docker
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c496405818
docker
/
ts
/
interfaces
/
image.ts
5 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2019-08-15 16:50:13 +00:00
export
interface
IImageCreationDescriptor
{
imageUrl
:
string
;
tag
:
string
;
fix(core): update
2019-08-16 10:48:56 +00:00
}
Reference in New Issue
Copy Permalink