question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ship a Docker image of the whole thing

See original GitHub issue

The generated Docker images can then just inherit from that. This will speed up deploys as no need to pip install anything.

  • Ship that image to Docker Hub
  • Update the generated Dockerfile to use it

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
simonwcommented, Jun 28, 2018

Shipped to Docker Hub: https://hub.docker.com/r/datasetteproject/datasette/

I did this manually the first time. I’ll set Travis up to do this automatically in #329

0reactions
simonwcommented, Nov 14, 2017

Thanks for the explanation! Please do start a pull request.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Share the application | Docker Documentation
Run the image on a new instance · Open your browser to Play with Docker. · Click Login and then select...
Read more >
How to deliver docker image to client? - Stack Overflow
Use docker save to save images to tar files and then, share that with your client whom can use them by loading them...
Read more >
How to Transfer/Move a Docker Image to Another System?
In an ideal scenario, transferring docker images is done through the Docker Registry or though a fully-managed provider such as AWS's ECR or ......
Read more >
Ship your containers with Docker! - YouTube
Hello, hello guys,Let's have a chat on how to use Docker to manage our application's dependencies, and how it makes our lives extremely ......
Read more >
Shipping Containers with Docker - YouTube
Speaker: Scott GallagherDocker is an open-source project to easily create lightweight, portable, self-sufficient containers from any ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found