Skip to content

DmitriyStoyanov/atg_docker_ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATG Docker CI

Repository description

This repository contains the Dockerfiles to create docker images for CI process on ATG 11.2 patch 11.2.0.2 fixpack 1 and for the same image + shaper tool

Docker build

1. Build docker containers

$ docker build --rm -t local/atg_docker_ci:ci .
$ docker build --rm -t local/atg_docker_ci:ci-shaper -f Dockerfile_shaper .

2. Run containers

$ docker run -it --rm --name atg_docker_ci local/atg_docker_ci:ci
$ docker run -it --rm --name atg_docker_ci local/atg_docker_ci:ci-shaper

About

Docker with ATG for CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published