O
O
Osklizg2018-03-30 22:03:38
Java
Osklizg, 2018-03-30 22:03:38

How to work with test containers on Windows 7?

Learned about the testcontainers library, for java and junit tests.
Its essence is that it can deploy a Docker container for each test.
The problem is that I'm developing in Idea on Windows 7, which does not support docker.
Tell me, is it possible to use this library on Windows?
PS I installed boot2docker (as I understand it, it's just a virtual machine with docker, which I myself am able to create)
Is it possible to reach it from windows when docker is located on a virtyal box?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2018-03-30
@saboteur_kiev

docker on windows 10, if Linux support is installed, you can run it.
But what's the problem with running tests under virtual Linux?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question