K
K
kot25662018-03-14 19:32:04
Command line
kot2566, 2018-03-14 19:32:04

Docker: how to run a console desktop application (exe)?

Installed Docker toolbox, Windows 7
Managed to run a python web application from the official instructions https://docs.docker.com/get-started/part2/#build-t...
But I need to dockerize a normal desktop console application with .net framework 3.5+ (NOT asp.net, asp.core, .net.core)
Other instructions that I found, also all about various web applications, I could not find the right one.
What is needed for this:

  1. Which windows image?
    spoiler
    5aa94ca9f08ba125499838.png

  2. What should a Dockerfile look like?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#, 2018-03-14
@kot2566

I would also add - any .Net Framework application, it's just pointless to "dockerize" - it will only work in a full-fledged Windows environment
ps and dockerizing Windows in Linux is an obvious perversion ... well .. to whom what and how ...
pps .Net Framework is voluminous and closely integrated with the system (only Windows) and applications for it are compact, even very, dockerism is absolutely not needed here .. just the ratio of compactness and portability for the .Net Framework with the runtime environment is initially disproportionately better than that of all dockerism

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question