issues
search
amosproj
/
amos2021ws01-geo-data-search
Natural language and buzzword search on routing and places
MIT License
3
stars
1
forks
source link
Streamline development process with docker
#78
Open
Decappi
opened
3 years ago
Decappi
commented
3 years ago
User story
As a developer
I want to be able to use docker containers without manual steps
So that I can concentrate on the important part - delivering the code
Acceptance criteria
docker-compose build
is the only command needed to build the docker containers
no additional manual steps are needed to build the containers
updates in the code are automatically propagated to containers without additional interaction from the developer
User story
Acceptance criteria
docker-compose build
is the only command needed to build the docker containers