howitzer icon indicating copy to clipboard operation
howitzer copied to clipboard

Official Docker image?

Open DannyBen opened this issue 1 year ago • 1 comments

Is there any chance of having an officially supported Docker image on DockerHub? One that comes with all the dependencies needed, ready to be executed?

With such a long dependencies list, it seems like a classic case where Docker can make things much easier and portable.

If not possible - even a docker-compose.yml stack would be great.

DannyBen avatar Sep 15 '22 15:09 DannyBen

@DannyBen yes, I was thinking about it as well this Monday. Thank you for posting this issue, we will add it to the backlog and work on it. ETA 1-2 weeks.

romikoops avatar Sep 15 '22 19:09 romikoops

@DannyBen we are still working on the Docker/Docker Compose feature, which will be generated by howitzer for new projects. In meantime, you could use this Dockerfile https://github.com/strongqa/howitzer_example_rspec/blob/creating_dockerfile/Dockerfile

romikoops avatar Oct 07 '22 18:10 romikoops

In the master branch. The official image is not planned to publish on DockerHub, probably be in future releases.

romikoops avatar Oct 17 '22 13:10 romikoops