Thanks David for your answer. I forgot to reply. Indeed, the variable SPRING_PROFILE_ACTIVE is working for me :). I pass it in my -e option when starting my container and the correct profile is loaded.
I still have to check how to provide Spring property values via environment variables. That might come handy in the future ;).