У нас вы можете посмотреть бесплатно Secure Docker Apps with Automated Scans in GitLab CI | Step By Step Guide или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Chapters: 00:00 Intro 00:21 What is Container Scanning in GitLab Pipelines 00:50 Enable Container Scanner in GitLab Pipelines 03:51 Setup Container Scanner to Scan our Docker Image 08:48 Configure Severity Level For Vulnerabilities Report 11:01 Restrict Deployment based on Vulnerabilities Report In this video, i'll walk you guys through what is container scanning in gitlab pipelines, how to setup and configure your container scanner in gitlab ci to scan your docker images I'll give a detailed demo on how to configure scanner to catch different serverity levels of Vulnerabilities, how to parse Vulnerabilities report files and restrict deployment in pipelines based on Vulnerabilities report and severity levels Source code available here on GitHub https://github.com/BuildWithLal/gitla... This demo is published as article on medium.com as well. Please check here / automating-security-in-gitlab-ci-how-to-se... If you need to setup your custom gitlab server either on your local machine or you want to deploy it somewhere on production, you can dockerize gitlab server as a docker image and run it anywhere you want. If you want to run your gitlab server in a docker container without docker compose Watch this video • Run Your Local GitLab Server in Docker Con... If you want to run your gitlab server in a docker container using docker compose instead of running docker commands from terminal. Watch this video • Run Your Local GitLab Server in Docker Con... We have a full playlist of all gitlab related videos here GitLab Playlist: • GitLab on Docker #docker #gitlab #coding #container #containerization #gitlab_server #gitlab_runner #gitlab_in_docker #dockerize_gitlab #gitlab_ci #gitlab_pipelines #gitlab_in_docker_compose