File size: 154 Bytes
0da2a12
 
c95fd4d
 
0da2a12
c95fd4d
1
2
3
4
5
6
7
#!/bin/bash

# This script simply executes the Python HTTP server.
# The server.py file is now created directly by the Dockerfile.

python /app/server.py