Replace alpine with ubuntu as base image in the Dockerfile #31

Merged
ashwin merged 4 commits from pm-use-ubuntu into main 2024-07-10 14:36:09 +00:00
Showing only changes of commit 77ce9c6725 - Show all commits

View File

@ -2,7 +2,7 @@ services:
laconicd:
restart: unless-stopped
image: cerc/laconicd:local
entrypoint: ["sh", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
entrypoint: ["bash", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
environment:
- TEST_AUCTION_ENABLED
- TEST_REGISTRY_EXPIRY