🍮こんな環境で作業しています
/bin/bash -c "$(curl -fsSL https://git.io/dot-slime-hatena)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Slime-hatena/dotfiles/develop/scripts/clone.sh) develop"
Invoke-WebRequest "https://raw.githubusercontent.com/slime-hatena/dotfiles/develop/windows/winget.ps1" -OutFile "C:\Windows\Temp\winget.ps1"
powershell -NoProfile -ExecutionPolicy Unrestricted "C:\Windows\Temp\winget.ps1"
docker build -t dotfiles_test:local -f ./Dockerfile .
docker run -it dotfiles_test:local