מבולבל לגבי טרמינולוגיית "image" - ניקוי / מחיקה של "base" / repository

Hello! I’m confused on the terminology used in the instructions for cleaning up space.

I recently ran out of space on my 25GB droplet. Searching through here, I ran the launcher cleanup command, and got back a few GB. I did NOT delete “uncontainerized” images (I think that was the term presented in the console). Are those pictures (I want to keep all pictures!) or are those old discourse installation packages?

[Background: the forum has been converted to Discourse from Vbulletin – and there are lot of pictures that did not transfer correctly, and appears to have been stored in a separate section, if I’m remembering the conversation I had with the installer service - I’m afraid that cleanup process was asking to delete those]

Does that “uncontainerized image” option presented during the cleanup process remove these old files shown in this screenshot below? “discourse/base”.

I see that it says “TYPE: Images - taking up >30GB”. I’m inclined to believe that these are NOT referring to the pictures, but I would like to be certain.

If not, is the only thing I’m missing to try is

apt-get autoclean
apt-get autoremove

?

Thank you in advance for helping a guy that grew up on HTML and has been totally out of the game. :slight_smile:

25GB בקושי מספיק. אם יש לך הרבה תמונות, תהיה לך בעיה. הדבר הקל הוא להשיג “דרופלט” גדול יותר. הדבר הבא הכי קל הוא להוסיף “ווליום” נתונים ולשים שם את התמונות. רק איך לעשות את זה דורש קצת ידע על מערכות קבצים של יוניקס ו-docker mounts.

ישנן מספר דרכים - לשים את השטח הנוסף ב-/mnt/whatever-they-giveyou ואז להעתיק את התמונות מ-/var/discourse/shared/standalone/uploads לשטח הנוסף ואז להתאים את app.yml כדי להשתמש בנתיב הזה עבור /shared/uploads.

הדרך הבטוחה לעשות זאת תהיה להפעיל “דרופלט” חדש כך שאם משהו משתבש, לא הרסת את האתר שלך.

לייק 1

אני מצטער, איני יודע מדוע אמרתי 25GB כאשר ברור שיש הרבה יותר בהתבסס על צילום המסך שצירפתי. למעשה יש לי 80GB.

אני מעריך את התגובה @pfaffman, אבל האם אני עדיין צריך את ה"תמונות" האלה כפי שמופיעות בצילום המסך? חלקן היו בשימוש לאחרונה לפני 3 שנים. מה הם הדברים האלה?

Container images, not pictures. Kind of old versions of your Discourses.

Don’t stop your app before deletion and you are on safe side.

That’s what you need to do.

No. They are docker disk images.

3 לייקים

אני מעריך את כל התגובות. אני אבחר “Y” כשאריץ שוב את הפקודה. תודה!

לייק 1

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.