Skip to content

Instantly share code, notes, and snippets.

@mindsdbadmin
Created May 13, 2020 08:53
Show Gist options
  • Save mindsdbadmin/91da98f4e11fa01fe7a53ba05000bb26 to your computer and use it in GitHub Desktop.
Save mindsdbadmin/91da98f4e11fa01fe7a53ba05000bb26 to your computer and use it in GitHub Desktop.
COPY mindsdb_impl /opt/program
RUN chmod +x /opt/program/train
RUN chmod +x /opt/program/serve
WORKDIR /opt/program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment