How to install SQLCE On Windows Docker

I’m trying build docker image and add SQL CE 4.1 on Windows docker on different base images.

Tried multiple options including choco package manager; powershell etc.
Docker build don’t show any error. However; login to container don’t see SQL CE installed .

Can you help what’s is missing.

Thanks

Mika