facebook / facebook/duckling

Alpine image is not working

Open
#702 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
4.3k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

Hi there,
I am using duckling as a docker image with debian, and it is working perfectly. But I wanted to use it with Alpine distro. I prepare dockerfile for it. But it got some errors. And i just fix some of them. But now although i have timezone Greenwich at usr/shared/Greenwich and copied it to etc/localtime. (RUN cp /usr/share/zoneinfo/Greenwich /etc/localtime) it keeps giving me error :
**duckling-example-exe: /usr/share/zoneinfo/Greenwich: invalid timezone file: no timezone found in OlsonData**
It is not accepting OlsonData in Alpine i guess.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the error from the reported Alpine Dockerfile and inspect how duckling-example-exe handles /usr/share/zoneinfo/Greenwich and /etc/localtime. Compare the Alpine image behavior with the working Debian image; done means the Alpine-based Docker image starts without the invalid timezone file error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, haskell
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.