sfm-ui icon indicating copy to clipboard operation
sfm-ui copied to clipboard

Upgrade docker-compose version

Open kerchner opened this issue 3 years ago • 1 comments

kerchner avatar Jun 22 '21 14:06 kerchner

We're currently using version 2, which is not deprecated. Version 3 provides options for using Docker swarm, which we are not using. Unless there are specific features of later Docker versions that we need (see release notes) I think we can leave this as is for now. Our running version of Docker Engine is fine with either version.

If we were to want to specify version 3, we would need to adjust to the new specification for volumes_from and review network settings.

NIST had asked about using version later than 2

lwrubel avatar Sep 27 '21 19:09 lwrubel