We-art-task Flask backend service manage customer data Two docker based services make up this app, the flaskweb and the pgdb First flaskweb service perform the crud operations of customers apis by only the authorized admin users. Second pgdb service, store the customers data on postgres container.