TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mobile apps built using Docker Does it exist

2 pointsby mohameddevalmost 7 years ago
I was thinking .. is there any attempt to develop mobile apps using micro services concepts for example using Docker like what is done in web apps?

1 comment

ankurdhamaalmost 7 years ago
Docker etc are for code that run on backend i.e on your own systems and not for code that run on users devices like mobile app or web app front end that run on user browser.