marksull / fmcapi

A Python package designed to help users of Cisco's FMC interface with its API.
BSD 3-Clause "New" or "Revised" License
81 stars 57 forks source link

dmickels/fmcapi Docker image #156

Closed daxm closed 11 months ago

daxm commented 1 year ago

Mark, Not sure how else to contact you, so I'm just posting a message here. :-)

Just an FYI that the dmickels/fmcapi Docker image that is hosted on DockerHub is about 2 years old. It was last pulled a month ago. I can give you collaborator access to the image repo but I'll need your DockerHub username.

This said, I built that image a long time ago and my understanding of Docker has improved since. I'm sure the setup is due for a re-write too.

marksull commented 1 year ago

Hey Dax! Dockerhub userid is marksull. Happy to refresh the image but just as happy for you to refresh it (or the dockerfile too) if you have the time. Sorry, I didn't realise there was a hosted Dockerfile, although I see now it is definitely mentioned in the README ;-)

daxm commented 1 year ago

done! You should have push access now.

marksull commented 11 months ago

Updated. Thanks for the access.

marksull commented 11 months ago

@daxm any chance you can delete the tag 20231113.0 as I don't have this access in your workspace? I allowed my IDE to do some import optimisation which caused a circular import error. I now see your comments on a couple of the imports ;-)