Skip to content

Repository files navigation

Meyerkev's interview

To run the test suite on the Docker image:

make docker-build && make test

General commands:

# Build
make docker-build
# Run
make up
# Test
# Currently, this is not multi-OS, so it needs to run on linux/amd64
make test
# Unit tests
make unit-test
# Get a Docker shell
make sh
# Reset the server to the beginning state
# Lit. make down && make up
make reset 

About

I'm tired of doing my coding screens and rebuilding my infrastructure every time. So let's store it.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages