conda-docker VS tiles

Compare conda-docker vs tiles and see what are their differences.

conda-docker

Create minimal docker images from conda environments (by conda-incubator)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
conda-docker tiles
1 1
60 -
- -
0.0 -
9 months ago -
Python
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

conda-docker

Posts with mentions or reviews of conda-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.

tiles

Posts with mentions or reviews of tiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Crafting container images without Dockerfiles
    20 projects | news.ycombinator.com | 6 Feb 2023
    Sure. Putting a simple binary in a container: https://gitlab.com/kevincox/tiles/-/blob/a2b907eab7a84989c94.... This is the trivial case where you just stick the main executable in the command string. Nix will automatically include the dependencies.

    The GitLab CI example is a bit more complex. It requires some commands that are unused by the image and some config files: https://gitlab.com/kevincox/nix-ci/-/blob/efe6f4deedc50c2474...

What are some alternatives?

When comparing conda-docker and tiles you can also consider the following projects:

apko - Build OCI images from APK packages directly without Dockerfile

rules_docker - Rules for building and handling Docker images with Bazel

bazel-nix-example

crane - A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.

nix-ci

buildah - A tool that facilitates building OCI images.

manifest-tool - Command line tool to create and query container image manifest list/indexes

kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

nix2container - An archive-less dockerTools.buildImage implementation

nixery - Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery

krustlet - Kubernetes Rust Kubelet

go-containerregistry - Go library and CLIs for working with container registries