Image to compile and run the Corporate Bullshit Generator locally
550
This Dockerfile will download, build, and start an HTTP server to run the Corporate Bullshit Generator source code.
The server will run on port 80 and you can then expose the port however you like.
docker pull samerziadeh/cbsg-docker
docker run -p 8080:80 -d samerziadeh/cbsg-docker
Content type
Image
Digest
Size
79.1 MB
Last updated
almost 8 years ago
docker pull samerziadeh/cbsg-docker