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.

Remove all Images from the Repository

See original GitHub issue

Description

Remove all Images from the Repository. If you would have noticed, while git clone, that this repository is kinda HUGE. And if I look back at the reasons, it might due to some stupid requirements that I put over it in the initial stages.

One of them included having Images and GIFs to show the Code Preview or the Script demonstration. As more Scripts were added, this became huge and redundant for us in the longer run.

This Issue would require to remove all images from the Project and replace them with Imgur Links. Imgur has this nice interface here to upload Images and then reference them on Markdown, for JPEG/PNG/GIF.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
Zircozcommented, Feb 14, 2021

Ah tiny update: the work is almost done and will be completed by tomm morning (I am in IST) if everything in my life works as planned 😎

2reactions
Zircozcommented, Jan 12, 2021

@sakshikhachane With python, I have created a log of files & folders which have images on this repo. Please ping me in any one of these places to discuss about division of work: Discord: Zircoz#1053 , Telegram , Discord DWOC RottenScript Channel or lmk any other instant messaging platform you may prefer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to delete images from a private docker registry?
Workaround · Step 1: List the repositories · Step 2: List the repository tags · Step 3: Determine the digest of the target...
Read more >
How to Remove Images and Containers in Docker
Docker rmi docker rmi removes images by their ID. To remove the image, you first need to list all the images to get...
Read more >
docker rmi - Docker Documentation
Removes (and un-tags) one or more images from the host node. If an image has multiple tags, using this command with the tag...
Read more >
How To Remove Docker Images, Containers, and Volumes
All the Docker images on a system can be listed by adding -a to the docker images command. Once you're sure you want...
Read more >
How to Delete Images From a Private Docker Registry -
Contents · Override the Registry Configuration · Restart the Docker Engine · Delete Some Images by Using HTTP API · Check Disk Space...
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