0 votes
in DevOps by

Q.  How to build environment -agnostic systems with Docker?

1 Answer

0 votes
by

Ans is 

There are three main features helping to achieve that:

  • Volumes
  • Environment variable injection
  • Read-only file systems

Related questions

+1 vote
0 votes
asked Aug 15, 2020 in DevOps by RShastri
0 votes
asked Aug 15, 2020 in Continuous Deployment by RShastri
...