Skip to content

docs(Docker): Challenges of migrating application to docker#25

Open
Anurag-Bansode wants to merge 6 commits intoRabindranathChanda:mainfrom
Anurag-Bansode:docs/docker
Open

docs(Docker): Challenges of migrating application to docker#25
Anurag-Bansode wants to merge 6 commits intoRabindranathChanda:mainfrom
Anurag-Bansode:docs/docker

Conversation

@Anurag-Bansode
Copy link

Documents the challenges of Dockerizing the .NET Framework 4.8 SMS app.
Windows-only dependencies,no official Windows SQL Server images and dependancy on Custom Picture Box.dll
This prevents the creation of images for cross platform application.

Files Added
-- .dockerignore file
-- .gitignore file
-- docker_docs.md file stating challenges .
Can be used by others and clearly states why we there are limitation of creating docker image.
-- supporting image

can close issue (#18 )

@Anurag-Bansode
Copy link
Author

Anurag-Bansode commented Oct 10, 2025

Hi @RabindranathChanda,
I tried to work on the issue and have mentioned my findings as well as one instance of creating the docker image.

It confirms the limitation as stated by you in #18 and creating a complex workaround will cause significant overhead compared to just installing the software.
Can't be done of GNU/Linux though.

Would be grateful if this can be merged.

@RabindranathChanda
Copy link
Owner

@Anurag-Bansode connect me on discord. discord username(@jitislive).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants