Build everything in the staged container and only copy the complete product to the final container.
Also reduced the size of the container threefold.
Created `data/{config,db,images,TEMP}` to make volumes possible for ease of use with docker and persistence of configurations.
`config.json` symlinks to `data/config/config.json` since I don'T know how to call for the config in different path