Relative Content

Tag Archive for dockerdocker-composebenthos

Docker with Python and Benthos

I am doing a project where there is a benthos script that insert some data into a cassandra db, but during the execution, with a function, benthos call a python script , that create and populate the cassandra database.
I am trying building with docker: