SimpleDocUTM / SimpleDoc

Simple Documentation for UTM Python courses
GNU General Public License v3.0
2 stars 1 forks source link

Docker restart policy #64

Closed osamaramihafez closed 3 years ago

osamaramihafez commented 3 years ago

Implement a Docker restart policy so that when the server restarts (and therefore the entire docker service restarts) a new docker container based on our image starts up. (This is crucial for the backend)