Starlight
BlogTagsProjectsAbout
Blog
Tags
Projects
About
Published on
2023年8月3日星期四

wsl使用docker-compose

Authors
  • avatar
    Name
    Lif
    Twitter
sudo service docker start
curl -SL https://github.com/docker/compose/releases/download/v2.20.2/docker-compose-linux-x86_64 -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
docker-compose up -d

Tags

DockerLinux

Previous Article

Mac下certificate verify failed-unable to get local issuer certificate

Next Article

PostgreSQL Error-sorry, too many clients already
← Back to the blog
mailgithub
StarLight
•
© 2023
•
Starlight
Built with Tailwind Css