Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize Dockerfile #34

Open
ryanlong1004 opened this issue Oct 22, 2021 · 0 comments
Open

Optimize Dockerfile #34

ryanlong1004 opened this issue Oct 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ryanlong1004
Copy link
Collaborator

In Dockerfile

  • Verify all dependencies are required
    apt-get install
    RUN apt-get install -y -q git build-essential libssl-dev libffi-dev python3 python3-pip python3-dev bison python3.8-venv flex libglib2.0-dev
@ryanlong1004 ryanlong1004 added the enhancement New feature or request label Oct 22, 2021
@ryanlong1004 ryanlong1004 added this to the v1.0 milestone Oct 22, 2021
@ryanlong1004 ryanlong1004 self-assigned this Oct 22, 2021
@ryanlong1004 ryanlong1004 modified the milestones: v1.0, v0.3.0 Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant