Coder Social home page Coder Social logo

supersandro2000 / docker-images Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 18.0 3.45 MB

All my docker images in one mono-repository with multi-arch support

License: GNU General Public License v3.0

Makefile 17.56% Dockerfile 58.10% Shell 7.32% JavaScript 0.74% PHP 16.27%
docker-image multi-arch-support docker dockerfiles makefile arm microbadger arm64 dockerfile zeronet

docker-images's Introduction

Docker Images

build & push docker images Github Stars

All my docker images in one mono-repository with multi-arch support. If you have any questions feel free to contact me. You can find all the options to contact me on my website supersandro.de.

Changelog

If you wish to view the difference between two releases of a docker image you can use container-diff.

Just download it according to their Readme and run container-diff diff supersandro2000/kibitzr:5.4.0 supersandro2000/kibitzr:latest --type=apt --type=pip --type=size 2> /dev/null replacing the supersandro2000/kibitzr:5.4.0 with the images and versions you want to compare.

Images

Base Alpine

Docker Hub GitHub readme Docker Stars Docker Pulls

C3D2 Bullshit Bingo

Docker Hub GitHub readme Docker Stars Docker Pulls

Code-Server

Docker Hub GitHub readme Docker Stars Docker Pulls

Code-Server-Extra

Docker Hub GitHub readme Docker Stars Docker Pulls

Firefly III

Docker Hub GitHub readme Docker Stars Docker Pulls

Gitea Nginx

Docker Hub GitHub readme Docker Stars Docker Pulls

Halcyon

Docker Hub GitHub readme Docker Stars Docker Pulls

Healthchecks

Docker Hub GitHub readme Docker Stars Docker Pulls

Images Weserv

Docker Hub GitHub readme Docker Stars Docker Pulls

Kibitzr

Docker Hub GitHub readme Docker Stars Docker Pulls

Mastodon Nginx

Docker Hub GitHub readme Docker Stars Docker Pulls

MusicBot

Docker Hub GitHub readme Docker Stars Docker Pulls

PrivateBin

Docker Hub GitHub readme Docker Stars Docker Pulls

Prerenderer

Docker Hub GitHub readme Docker Stars Docker Pulls

Red-Discord

Docker Hub GitHub readme Docker Stars Docker Pulls

Screeenly

Docker Hub GitHub readme Docker Stars Docker Pulls

TheLounge

Docker Hub GitHub readme Docker Stars Docker Pulls

YOURLS

Docker Hub GitHub readme Docker Stars Docker Pulls

ZeroNet

Docker Hub GitHub readme Docker Stars Docker Pulls

Old lib

The old lib directory is succeeded by buildx. It mostly replicated buildx functionality in Make and bash. The removal commit is 6c274c2142f4775e00b412b9d995df421b26eb07

Credits

Thanks to tianon for doing such an awesome job with the offical library and providing very good examples with them. Thanks to napnap75 for inspiring me to do this with his rpi-docker-images repo.

docker-images's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar fossabot avatar pablokbs avatar supersandro2000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-images's Issues

arm64 arch start zeronet failed

ERROR:root:Unhandled exception: Error loading shared library ld-linux-aarch64.so.1: No such file or directory (needed by /usr/lib/python3.8/site-packages/gevent/__hub_local.cpython-38-aarch64-linux-gnu.so),
Traceback (most recent call last):,
File "zeronet.py", line 16, in main,
import main,
File "/app/src/main.py", line 14, in ,
import gevent,
File "/usr/lib/python3.8/site-packages/gevent/init.py", line 86, in ,
from gevent._hub_local import get_hub,
File "/usr/lib/python3.8/site-packages/gevent/_hub_local.py", line 101, in ,
import_c_accel(globals(), 'gevent.__hub_local'),
File "/usr/lib/python3.8/site-packages/gevent/_util.py", line 105, in import_c_accel,
mod = importlib.import_module(cname),
File "/usr/lib/python3.8/importlib/init.py", line 127, in import_module,
return _bootstrap._gcd_import(name[level:], package, level),
ImportError: Error loading shared library ld-linux-aarch64.so.1: No such file or directory (needed by /usr/lib/python3.8/site-packages/gevent/__hub_local.cpython-38-aarch64-linux-gnu.so)

This is the log, what can i do? Plz help me, thank you.

MusicBot version outdated

MusicBot has been updated to 0.3.8, but this docker image statically pulls 0.3.6. Would be convenient if the latest version could be queried, so that manual updates aren't required, or alternatively be able to pass through the desired version as an env variable.

MusicBot not updating

Still on 0.3.4, missing the 0.3.5 and 0.3.6 updates. Using supersandro2000/musicbot:latest. New versions are required due to SoundCloud API changes.

EDIT:

Manually specifying 0.3.6 works, to grab the latest update of the music bot from Github; looking at the dockerhub releases page, it looks like there is a problem with automated version updates on dockerhub. (Both a version 0.3.4 and a version 0 were released approximately 4 hours ago according to that page, while the 0.3.6 version is from several days ago)

arm64 arch start zeronet failed

ImportError: Error loading shared library ld-linux-aarch64.so.1: No such file or directory (needed by /usr/local/lib/python3.8/site-packages/greenlet.cpython-38-aarch64-linux-gnu.so)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "zeronet.py", line 138, in <module>
    start()
  File "zeronet.py", line 134, in start
    main()
  File "zeronet.py", line 28, in main
    traceback.print_exc(file=open(error_log_path, "w"))
FileNotFoundError: [Errno 2] No such file or directory: './log/error.log'

Newest Image in Docker Hub doesn't contain the newest version

It seems like the newest Docker Image at Docker Hub doesn't contain the latest Musicbot Version.
I saw your commit for the version update, but it seems like this version is not at Docker Hub

https://github.com/SuperSandro2000/docker-images/blob/master/musicbot/Dockerfile

Starting discordmusicbot_Discord-Music-Bot_1 ... done
Attaching to discordmusicbot_Discord-Music-Bot_1
Discord-Music-Bot_1 | [18:48:18] [WARN] [Version]: There is a new version of JMusicBot available!
Discord-Music-Bot_1 | Current version: 0.3.6
Discord-Music-Bot_1 | New Version: 0.3.8
Discord-Music-Bot_1 |
Discord-Music-Bot_1 | Please visit https://github.com/jagrosh/MusicBot/releases/latest to get the latest release.
Discord-Music-Bot_1 | [18:48:18] [INFO] [Startup]: Loaded config from /data/config.txt
Discord-Music-Bot_1 | [18:48:18] [INFO] [JDA]: Login Successful!
Discord-Music-Bot_1 | [18:48:19] [INFO] [WebSocketClient]: Connected to WebSocket
Discord-Music-Bot_1 | [18:48:19] [INFO] [JDA]: Finished Loading!

Dependabot couldn't find a Dockerfile for this project

Dependabot couldn't find a Dockerfile for this project.

Dependabot requires a Dockerfile to evaluate your project's current Docker dependencies. It had expected to find one at the path: /code-server/Dockerfile.

If this isn't a Docker project, or if it is a library, you may wish to disable updates for it from within Dependabot.

You can mention @dependabot in the comments below to contact the Dependabot team.

reddiscord image Lavalink SSLProtocolException: Connection reset

I don't know where to exactly place this error: either with the docker image, the creator or the audio supplying package. But the following keeps occuring often since 3.0 rc2 using youtube links:

[19:04:48] [ ERROR] [LocalAudioTrackExecutor] Error in playback of GYk14hnua8k
com.sedmelluq.discord.lavaplayer.tools.FriendlyException: Something went wrong when decoding the track.
	at com.sedmelluq.discord.lavaplayer.tools.ExceptionTools.wrapUnfriendlyExceptions(ExceptionTools.java:43)
	at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.executeProcessingLoop(LocalAudioTrackExecutor.java:269)
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaAudioTrack.process(MatroskaAudioTrack.java:38)
	at com.sedmelluq.discord.lavaplayer.track.DelegatedAudioTrack.processDelegate(DelegatedAudioTrack.java:27)
	at com.sedmelluq.discord.lavaplayer.source.youtube.YoutubeAudioTrack.processStatic(YoutubeAudioTrack.java:75)
	at com.sedmelluq.discord.lavaplayer.source.youtube.YoutubeAudioTrack.process(YoutubeAudioTrack.java:67)
	at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.execute(LocalAudioTrackExecutor.java:90)
	at com.sedmelluq.discord.lavaplayer.player.DefaultAudioPlayerManager.lambda$executeTrack$1(DefaultAudioPlayerManager.java:348)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: javax.net.ssl.SSLProtocolException: Connection reset
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaStreamingFile.provideFrames(MatroskaStreamingFile.java:309)
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaAudioTrack.lambda$process$0(MatroskaAudioTrack.java:39)
	at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.executeProcessingLoop(LocalAudioTrackExecutor.java:257)
	... 9 common frames omitted
Caused by: javax.net.ssl.SSLProtocolException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:137)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1155)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1125)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.read(SessionInputBufferImpl.java:198)
	at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:176)
	at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:135)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
	at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
	at com.sedmelluq.discord.lavaplayer.tools.io.PersistentHttpStream.internalRead(PersistentHttpStream.java:172)
	at com.sedmelluq.discord.lavaplayer.tools.io.PersistentHttpStream.read(PersistentHttpStream.java:185)
	at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200)
	at com.sedmelluq.discord.lavaplayer.container.matroska.format.MutableMatroskaBlock.getNextFrameBuffer(MutableMatroskaBlock.java:54)
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaStreamingFile.processFrameInBlock(MatroskaStreamingFile.java:372)
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaStreamingFile.parseClusterSimpleBlock(MatroskaStreamingFile.java:336)
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaStreamingFile.parseNextCluster(MatroskaStreamingFile.java:321)
	at com.sedmelluq.discord.lavaplayer.container.matroska.MatroskaStreamingFile.provideFrames(MatroskaStreamingFile.java:297)
	... 11 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108)
	... 29 common frames omitted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.