mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Missing package & env var
This commit is contained in:
@@ -8,5 +8,7 @@ services:
|
||||
image: ubuntu:22.04
|
||||
container_name: builder
|
||||
tty: true
|
||||
environment:
|
||||
- BOOST_REDIS_TEST_SERVER=redis
|
||||
volumes:
|
||||
- ../:/boost-redis
|
||||
|
||||
Reference in New Issue
Block a user