Thank you for your commitment to contributing your own ideas. Please complete the form below as accurately as possible to help us understand your request.
馃槖 Is your feature request related to a problem? Please describe.
As a developer i want to have an easy option to install fox-deck and the fox-deck-api by using docker.
馃 Describe the solution you'd like
I think its good to create two Dockerfiles (one for every project) and a docker-compose.yml which uses these dockerfiles. The dockerfiles should use two images:
- golang for the api
- nginx for the app
Thank you for your commitment to contributing your own ideas. Please complete the form below as accurately as possible to help us understand your request.
馃槖 Is your feature request related to a problem? Please describe.
As a developer i want to have an easy option to install fox-deck and the fox-deck-api by using docker.
馃 Describe the solution you'd like
I think its good to create two Dockerfiles (one for every project) and a docker-compose.yml which uses these dockerfiles. The dockerfiles should use two images: