Skip to content

swimlane/qa-infrastructure-engineer-practical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qa-infrastructure-engineer-practical

Resources for the QA Infrastructure Engineer practical assigment. Relies on the devops-practical project but this Dockerfile and docker-compose config are kept separate since creating the Dockerfile is part of the DevOps practical.

Build Steps

  • Copy the devops-practical repo into this directory: rsync -av ../devops-practical . --exclude .git --exclude .gitignore
  • docker build . -t qa-infrastructure-engineer-practical:dev
  • docker tag qa-infrastructure-engineer-practical:dev quay.io/swimlane/qa-infrastructure-engineer-practical:latest
  • Verify functionality
  • docker push quay.io/swimlane/qa-infrastructure-engineer-practical:latest

About

QA Infrastructure Engineer Practical

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published