Skip to content

Conversation

@corviday
Copy link
Contributor

Updates the development setup to python 3.

This PR isn't for merging, it's just a nice way to compare changes made to the files.

@corviday corviday requested a review from rod-glover October 25, 2021 19:27
@corviday corviday marked this pull request as draft October 25, 2021 19:27
@@ -1,4 +1,4 @@
FROM pcic/pdp-base-minimal:1.0.0
FROM pdp-python3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pdp-base-minimal:pdp-python3
This makes the image that the docker container uses.

@corviday
Copy link
Contributor Author

Thank you for the help, I was confused about which commands were building on an existing image, creating a new image, or naming an image.

@corviday
Copy link
Contributor Author

I am still seeing some filepaths in traceroutes that indicate python 2.7 is being used. I updated all uses of "pip" in the entrypoint files to "pip3" but I'm not sure if that actually did anything - it didn't fix the problem.

@corviday
Copy link
Contributor Author

Redundant with #282

@corviday corviday closed this Aug 24, 2024
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.

2 participants