Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 159 Bytes

File metadata and controls

9 lines (5 loc) · 159 Bytes

README

Docker

  • docker build --platform linux/amd64 -f Dockerfile -t hotwire .

  • docker-compose -f docker-compose.yml up --build

🎉 🎆