Skip to content

Repository files navigation

Running

To launch a web service you need to build and run a docker container:

docker build -f Dockerfile -t local/serverless-golang:latest ./
docker run -p 3000:3000 --rm local/serverless-golang:latest python3 /agent/launch.py

To launch full application use:

docker-compose up

About

Serverless Service Trainer to run the code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages