# 08-16 Fix Docker
Today I did some maintenance on my dockerfiles. The statworker container had issues that caused crashes because of docker misconfigurations. I also made sure that running the build and up commands really makes the program ready to accept connections. I started writing the statworker software but then realized that I need to think about what the responsibilities of the API and statworker are. This problem will be discussed in tomorrow's entry.