d763b0b65281d2d88e456e6c76d74589675dc281
Add docker configuration for building and running the application, including a dockerfile and docker-compose.yml. Set up go modules with dependencies and create the basic api structure with main.go, models, and wrapper files. Include .dockerignore and .gitignore files to manage ignored files and directories. Add constants for ipatool path and global flags.
Description
No description provided
Languages
Go
89.6%
Dockerfile
8.2%
Shell
2.2%