
Learn the benefits of container image management using the JFrog Platform. This one-hour workshop will give you hands-on experience wrangling the artifacts you use for your containerized app, how to trace related dependencies and why that is important, and increase your productivity by efficiently storing the images and charts you need to orchestrate your application on your k8s cluster.
During this workshop, you will:
Set up and learn the benefits of local, remote, and virtual repositories
Learn how to work with both public and private container images
Learn how to detect security vulnerabilities in your container images
Prerequisites:
1.
JFrog Free Cloud Account Sign Up: “Click
Here”
This is free, no credit card is required.
It includes access to Artifactory and Xray, with a limited amount of storage and transfer.
2.
Docker
You will be building, pushing, and pulling container images, so be sure to have software installed for this purpose.
Docker Desktop (Docker Personal) is recommended, but alternatives will work, too!
3.
Git + GitHub
A GitHub account is required so that you can fork this repository, and Git must be configured in your terminal so that you can clone the workshop repo.
4.
Code editor
Whatever you like best and are most comfortable with — I recommend IntelliJ! This could be a full-fledged IDE or even just the terminal and a text editor."