dotnet, to dotnet

🔐Secure your container build and publish with .NET 8

.NET 8 has new security features for containers, including non-root images and SDK tools. Discover how to create non-root container images, configure Kubernetes pods, and inspect images and containers for enhanced security.

https://devblogs.microsoft.com/dotnet/secure-your-container-build-and-publish-with-dotnet-8/

mttaggart, to Cybersecurity

Okay 20% of repos is...high.

Our research reveals that nearly 20% of these public repositories (almost three million repositories!) actually hosted malicious content. The content ranged from simple spam that promotes pirated content, to extremely malicious entities such as malware and phishing sites, uploaded by automatically generated accounts.

jfrog.com/blog/attacks-on-docker-with-millions-of-malicious-repositories-spread-malware-and-phishing-scams/

mttaggart,

@LinuxAndYarn No. This was simply an attempt to use whatever credibility imbued by hosting on Docker Hub to trick folks. Just another lame form of phishing.

LinuxAndYarn,
@LinuxAndYarn@mastodon.social avatar

@mttaggart I don't treat having a project listed on Docker Hub as granting any more credibility than being on GitHub or npm.

Datenproletarier, to debian German
@Datenproletarier@chaos.social avatar

The more you know, man kann Docker einfach neu installieren und alle Container bleiben bestehen!

Ich hatte Docker auf Debian über 'apt install docker.io' installiert, damit bekommt man aber eine alte, inoffizielle Version (v20.10.24).

Nun bin ich mutig der offiziellen Anleitung gefolgt, habe alle alten Pakete, die zu Docker gehören entfernt und stattdessen 'docker-ce' installiert (v26.1.0).

Und siehe da, alle Container laufen noch/wieder.

https://docs.docker.com/engine/install/debian/

TheAlgorythm,
@TheAlgorythm@chaos.social avatar

@kubikpixel Podman funktioniert grundsätzlich anders. So hat es eigentlich keinen Daemon und damit keinen zugrundeliegenden State. Ergo dürfte es egal sein, wenn du die Binary zwischen invocations austauschst. Zumindest in meinem Verständnis.
@Datenproletarier

fell, to random
@fell@ma.fellr.net avatar

I'm a Docker (or containers in general) non-believer. I simply don't believe in the promises it makes.

Docker is supposed to be easy to set up, easy to update, easy to migrate and always works. However, I've head plenty of stories where a container setup doesn't want to work, doesn't want to update or doesn't work after migrating. It's the same shit.

I'll stick to plain old system packages and there is absolutely nothing that will stop me.

#Docker #Container #Cloud

pieceofthepie, to Laravel
@pieceofthepie@n8e.dev avatar

. Put more effort into periodically reinforcing the learning that got you to this point in your career, because at some point you might spend a weekend implementing something from scratch and realising you've literally forgotten it all.

The wheel aren't rusty, they've fallen off.

How does one work with ?
What is a Dockerfile? WTF is Vite?

SamStrong,
@SamStrong@hachyderm.io avatar

@pieceofthepie You can rebuild that knowledge pretty quick though. Your understanding of the underlying structures is still there.

pieceofthepie,
@pieceofthepie@n8e.dev avatar

@SamStrong oh yeah, it took a weekend not months/years.

But still, quite humbling to realise you're essentially back to the drawing board.

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/3) I am excited to share that my course - Data Pipeline Automation with GitHub Actions Using R and Python 🚀, is now available on LinkedIn Learning!

The course provides an introduction to setting up automation with GitHub Actions with both R and Python. Throughout the course, we will use a real-life example by working with the U.S. Energy Information Administration (EIA) API for data automation. 🧵👇🏼

#rstats #python #datascience #github #quarto #data #docker

ramikrispin,
@ramikrispin@mstdn.social avatar

@transportationtalk it would through an error when the GET request is not valid, could you please open an issue over here:
https://github.com/RamiKrispin/EIAapi/issues

It would help if you could point out the series you are trying to pull from the API.

ramikrispin,
@ramikrispin@mstdn.social avatar

@transportationtalk also, please check that you have js installed locally:

https://jqlang.github.io/jq/

Baa, to SCP
@Baa@mk.absturztau.be avatar

If SCP had used Docker maybe they wouldn't suffer so many breaches

volpeon,

@Baa SCP Container Breach

ainmosni, to homelab
@ainmosni@berlin.social avatar

As my old NUC was showing its age, and didn't suffice for my needs anymore, I decided to build a new one. And because I prefer running all my in containers, but abhor fucking around with and docker-compose, it's a single-node cluster, using , just like my old server. One big difference is that the new server has a decent amount of drives for storage. I decided to set up to manage that, and zfs is all it's cracked up to be.

xoxys,

@ainmosni VolSync might be worth a look https://github.com/backube/volsync

ainmosni,
@ainmosni@berlin.social avatar

@xoxys The sync functionality not so much, but the restic functionality is interesting.

leanpub, to devops
@leanpub@mastodon.social avatar

Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! http://leanpub.com/k8s

vwbusguy, to random
@vwbusguy@mastodon.online avatar

It's weird that the Hub CLI tool isn't obviously hosted on Docker Hub.

vwbusguy,
@vwbusguy@mastodon.online avatar

It wasn't hard to make my own container using the Alpine-based docker container on docker hub and using wget to grab the hub-tools. It's all the more weird that it's not just published on Docker Hub.

schenklklopfer, to random German
@schenklklopfer@chaos.social avatar

Ich hab die Faxen mit jetzt langsam Dicke...

Jetzt wurden die Fixes für 26 nur in der kostenpflichtigen BE veröffentlicht, nicht in der kostenlosen CE.

Gibt's da eine brauchbare Alternative?

Ich brauch eigentlich nur was, das mir Infos zu laufenden Stacks im Docker Cluster anzeigt.
Logs, Inspect, Exitcodes, Overviews etc.

Logs hab ich in Loki, Overviews im Dashboard, aber den Rest bekomm ich nicht ersetzt...

andre,

@schenklklopfer Guck dir Mal Rancher an, war für k8s ganz okay vielleicht läuft das auch mit Docker?

beandev,
@beandev@social.tchncs.de avatar

@andre
Swarm wird nicht mehr unterstützt. Da müsste man eine alte 1.6 oder 1.2 nutzen ab 2 geht es mMn nicht mehr. Ich habe Rancher aber sowieso nur mit Kubernetes genutzt.

Ich werde mein lokales Environment aber auch auf k8s umbauen und Rancher bei mir lokal betreiben. Portainer war toll (und lightweight), aber inzwischen nervt mich auch einiges.
@schenklklopfer

Widowild1, to Synology French
@Widowild1@mastodon.xyz avatar

basculement de #gitea vers #forgejo sous #docker, c’est assez simple. #synology
il suffit de changer dans votre docker-compose l’image de gitea pour forgejo.

raulo, to linux

Do you trust enough to be run with your personal documents on a public webserver?

daevien,

@raulo Why put any service somewhere public if there is no benefit or use case like your parents or brother or whatever use it too?

Especially with the costs of like a MFF/SFF second hand system these days that can run a bunch of stuff on your network and take very little power, probably in fact less than a vps or something online would :)

raulo,

@daevien
Using the nice Android app would be a nice use case

frankel, to random
@frankel@mastodon.top avatar
wyri, to random
@wyri@haxim.us avatar

Great, really should have a look at based images: JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • cubers
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • tacticalgear
  • tester
  • Leos
  • cisconetworking
  • modclub
  • ngwrru68w68
  • GTA5RPClips
  • anitta
  • provamag3
  • normalnudes
  • lostlight
  • All magazines