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

feat: refactor dockerfile to add entrypoint script #993

Closed
wants to merge 13 commits into from

Commits on Jul 14, 2022

  1. feat: refactor dockerfile to add entrypoint script

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    28815f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. fix: bsc version in makefile

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    c65f44b View commit details
    Browse the repository at this point in the history
  2. fix: ignore init if data exist

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    59a316e View commit details
    Browse the repository at this point in the history
  3. fix: add build arg to makefile

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2fd4620 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2ee4d6a View commit details
    Browse the repository at this point in the history
  5. fix: lint

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    fd46540 View commit details
    Browse the repository at this point in the history
  6. feat: add readme for docker

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    85621a9 View commit details
    Browse the repository at this point in the history
  7. fix: update readme for docker

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    e9968f8 View commit details
    Browse the repository at this point in the history
  8. fix: update readme for docker

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6f52915 View commit details
    Browse the repository at this point in the history
  9. fix: merge conflict

    Signed-off-by: Jason Yi <jasonhk.yi@consensys.net>
    jasonyic committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    5ac08f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. feat: use release package

    jasonyic committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    5a47be5 View commit details
    Browse the repository at this point in the history
  2. fix: rm unused file

    jasonyic committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    8c40eac View commit details
    Browse the repository at this point in the history
  3. fix: update node port

    jasonyic committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    4e82a8c View commit details
    Browse the repository at this point in the history