Skip to content

Conversation

@dineshbaburam91
Copy link
Collaborator

Removed requirements.txt file for security reason

@jnpr-community-netdev
Copy link

Can one of the admins verify this patch?

@rsmekala
Copy link
Contributor

rsmekala commented Sep 3, 2019

Resolves #448

@rsmekala
Copy link
Contributor

rsmekala commented Sep 3, 2019

ok to test

@rsmekala
Copy link
Contributor

rsmekala commented Sep 3, 2019

@dineshbaburam91 pyez-ansible container uses requirements.txt to install all its dependencies, including ansible. So, if we remove it from requirements.txt we will have to specify the instruction in Dockerfile.

COPY requirements.txt .
RUN pip install -r requirements.txt

Please update the Dockerfile accordingly.

@rsmekala rsmekala merged commit 27f55ab into Juniper:master Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants