Update Dockerfile to remove powershell archive file by tnk4on · Pull Request #57 · vmware/powerclicore

The size of the container image can be reduced by deleting unnecessary archive file. $ podman run --rm origin ls powershell-7.1.1-linux-x64.tar.gz powershell-7.1.1-linux-x64.tar.gz $ podman run --r...