In https://www.docker.com/blog/clarifying-misconceptions-about-web3-and-its-relevance-with-docker/ of this two-part series, we discussed the intersection of Web3 and Docker at a conceptual level. We’d like to see how we can integrate Web3 projects with Docker. At the beginning we have to choose from two options: We can use Docker to containerize any Web3 application.

Our goal is simple: we’d like to use docker push and docker pull commands with decentralized storage instead of a central Docker registry.

As we discussed in our https://www.docker.com/blog/clarifying-misconceptions-about-web3-and-its-relevance-with-docker/, Web3 should be defined by user requirements, not by technologies (like blockchain or NFT).

Related Articles