# Use the base image from the original command FROM hpyp/bbapi:latest EXPOSE 8001 # Set the environment variable for the app secret ENV APP_SECRET=123456