Closed muuvmuuv closed 3 years ago
I think it would be very beneficial if you would provide a smaller image by using dockers scratch base which is the smallest image possible. You can first compile your crystal script to release binaries and then pull it into the scratch image.
Here is an example I use with Go: https://github.com/muuvmuuv/smol-go/blob/master/Dockerfile
Forget it its monday and I just overlooked it, you already using it xD haha
I think it would be very beneficial if you would provide a smaller image by using dockers scratch base which is the smallest image possible. You can first compile your crystal script to release binaries and then pull it into the scratch image.
Here is an example I use with Go: https://github.com/muuvmuuv/smol-go/blob/master/Dockerfile