S
S
SomeName SomeSurName2017-05-16 13:25:38
linux
SomeName SomeSurName, 2017-05-16 13:25:38

Can docker be used to develop cross-platform applications?

Hello, I have a program that is developed on Linux, it uses a library that is distributed through docker.
And the question arose whether it was possible to make the program cross-platform.
The first option is to build the library for Windows, the second is to use docker.
But here I am reading tutorials where docker is mainly used for web applications, and the question arose, is it possible to use docker to develop cross-platform applications?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kir ---, 2017-05-16
@vay108

Cross-platform application and docker are two opposite approaches :)
Either you write in a way that runs on any platform, or through docker. Fortunately, it is already running everywhere (on modern platforms)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question