Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of a Dockerfile based on centos closes #18200 #18204

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

raffamendes
Copy link

This PR is a new Dockerfile based on centos that was created with the purpose of creating a automated life cycle test during a pipeline execution.

Basically the pipeline has a step that start a Ansible Tower(https://www.ansible.com/products/tower) job that creates a Pod in a Kubernetes/OpenShift cluster to execute the tests based on a customized profile, and after the execution the results are sent by e-mail and the pod got killed.

The image that is currently on the master branch I couldn't make it work, and decided to create a new one.

@raffamendes
Copy link
Author

Hi,

I just updated the Dockerfile for nonroot user, and tested this on Kubernetes and Openshift clusters.

Regards.

@raffamendes
Copy link
Author

Also, if you guys need to build it to test you can use this command:

docker run -d -e HOME=/home/w3af quay.io/rcmendes/w3af-custom:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants