I was unable to run the DockerFile originally b/c I was using an older version of Docker.
With the number of dependencies it makes the application a risk to breaking. I highly recommend version pinning. At work we have application at 10-15 yrs old... before we started locking down versions, it was like playing wack a mole, every time we tried to run these older project. Feel free to assign this one to me.
I was unable to run the DockerFile originally b/c I was using an older version of Docker.
With the number of dependencies it makes the application a risk to breaking. I highly recommend version pinning. At work we have application at 10-15 yrs old... before we started locking down versions, it was like playing wack a mole, every time we tried to run these older project. Feel free to assign this one to me.