Saturday, August 29, 2020

PSF GSoC students blogs: Week 7 Blog Post

This week I summarized my work during GSoC 2020. This is the last week on GSoC and I have spent a  great summer.

I will continue working on the Tern project. I am now focusing on the multistage dockerfile analysis. We have now passed the first step. 

However, I came up with a issue about building the multistage dockerfile. This is a tricky issue and I am working on this.

Thanks for my mentors and the Python Foundation!



from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...