set up dockerfile
calico91
PROOP

2 years ago

I need to configure a dockerfile, so that when the deployment of my backend is done, the properties file that I indicate is executed, the backend is made in java with spring boot.

2 Replies

brody
EMPLOYEE

2 years ago

What's your current Dockerfile? what have you tried? what issues have you run into?


calico91
PROOP

2 years ago

I only have one service and this one does not have a dockerfile, it is generated by railway, but I need to create another service, with the same backend but pointing to a different database and I think I can achieve this with my own dockerfile, I need to know how I can do this


Loading...