Skip to content

Conversation

ilyar
Copy link
Member

@ilyar ilyar commented Dec 28, 2022

  • base Dockerfile and docs
  • setup no root user
  • use alpine or scratch
  • setup bulid only on tag and use version form tag
docker pull ghcr.io/ever-guild/ever-solidity:0.66.0
docker tag ghcr.io/ever-guild/ever-solidity:0.66.0 sold
docker run --rm -it sold --help
docker run --rm -it -v $(pwd):/src sold --include-path inc Ext.tsol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants