-
Clone the repo into any convinient directory
git clone https://github.com/trammik/bdd_docker.git
-
Build image with Dockerfile from cloned repo
docker build -f Dockerfile -t pytest-bdd .
-
Run docker container from the builded image
docker run -ti --name test -d pytest-bdd
-
Check the container output by passing container ID to ommand docker logs
docker logs <container ID>
-
Notifications
You must be signed in to change notification settings - Fork 0
trammik/bdd_docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
bdd test example packed in docker container
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published