-
docker:
Run following the command in terminal to build image:
docker image build -t pokemon-service .
or usesh create-image.sh
Then run the command to run the container
docker run --name pokemon-service -p 8080:8080 pokemon-service
-
docker-compose:
docker-compose up -d
-
Notifications
You must be signed in to change notification settings - Fork 1
da0hn/looqbox-backend-challenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Looqbox backend challenge.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published