userver: /home/antonyzhilin/arcadia/taxi/uservices/userver/scripts/docker Directory Reference
Loading...
Searching...
No Matches
docker Directory Reference

Detailed Description

The docker files for building images on top of different operating systems are available at scripts/docker. To build the image run the docker build command from the root of the project. For example:

Tests in the above images require IPv6 support. Follow the https://docs.docker.com/config/daemon/ipv6/ instructions to enable IPv6 in docker container, for example:

docker run --rm -it --network ip6net --entrypoint bash ghcr.io/userver-framework/ubuntu-22.04-userver-base-ci:latest