#include int main() { printf("Hello from our first Docker container\n"); return 0; }