ทำ Containerize Python console app อันนึง ที่ มันเรียกใช้ pandas
ทำ multi-stages build ด้วย alpine image แต่ว่า alpine เจอ pandas ไปแล้วบึ้ม ก็ต้องลงพวก lib เพิ่ม
จบที่ image size ใหญ่กว่า python-slim แถมยังรันไม่ได้ สาด
สุดท้ายเลย single stage กับ python-slim นี่แหละ เวร
14 days ago