portainer/app/docker
knittl 25c010ec3e
#4374 feat(images): Add link to Docker Hub on container creation page (#4413)
Add a button next to the image field when creating a new container, which
takes the user to the Docker Hub search page for this image. Version
identifiers are trimmed from the image name to ensure that matching images
will be found.
2021-02-23 01:45:19 +01:00
..
components #4374 feat(images): Add link to Docker Hub on container creation page (#4413) 2021-02-23 01:45:19 +01:00
filters #4374 feat(images): Add link to Docker Hub on container creation page (#4413) 2021-02-23 01:45:19 +01:00
helpers fix(docker/container): handle multiple ips with the same port (#4121) 2020-08-10 10:27:27 +12:00
interceptors refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00
models feat(image-details): Show labels in images datatable (#4287) 2021-01-11 15:35:19 +13:00
rest fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
services feat(docker/services): Add the ability to edit a service networks (#3957) 2020-08-07 11:11:47 +12:00
views feat(app): sort environment variables (#4815) 2021-02-18 14:46:26 +01:00
__module.js feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00