dockerfiles VS docker-texlive-thin

Compare dockerfiles vs docker-texlive-thin and see what are their differences.

dockerfiles

Ubuntu 22.04 Docker Images for Server and Desktop. (by andrewmackrodt)
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
dockerfiles docker-texlive-thin
2 1
19 5
- -
5.4 0.0
about 1 month ago over 1 year ago
Dockerfile Dockerfile
MIT License GNU General Public License v3.0 only
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.

dockerfiles

Posts with mentions or reviews of dockerfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-03.
  • What am I missing out by not using Docker?
    8 projects | /r/linux | 3 Oct 2021
    It's really not that arcane — the image definition just consists of commands that run in the context of the image. For example, here's one that adds X support to an Ubuntu image: https://github.com/andrewmackrodt/dockerfiles/blob/master/ubuntu-x11/Dockerfile

docker-texlive-thin

Posts with mentions or reviews of docker-texlive-thin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-29.
  • Show HN: Md2blog – A zero-config static site generator for dev blogs
    4 projects | news.ycombinator.com | 29 Nov 2021
    I recently wrote a few documents in latex after ignoring it for over a decade. Trying to get a working setup with latex + bibtex + a few custom styles was quite annoying. I can appreciate that people who just want to author a document with some equations in latex but who are not programmers or avid command line users might find the entire experience of getting a tolerable latex workflow set up very challenging. I guess that might be partly why https://www.overleaf.com/ has a business model! Hide all the package management and command line tooling nonsense behind a simple web interface.

    I was very excited to find Thomas Weise had wrangled latex and a Tex Live installation into a docker container: https://github.com/thomasWeise/docker-texlive-thin

    Another useful tool is latexmk, which is already installed inside the docker-texlive-thin container : https://mg.readthedocs.io/latexmk.html

    By containing the madness of latex tooling and package management with docker and some volume mounts, I could have a reasonably sane build process to manufacture PDFs from latex source files.

    I don't recommend md2blog add mandatory dependencies on anything related to latex. Another way to think about it might be offering optional latex support through some plugin mechanism that doesn't know anything about latex. But that path sure won't produce anything resembling a "zero config" static site generator.

What are some alternatives?

When comparing dockerfiles and docker-texlive-thin you can also consider the following projects:

dockerfiles - Various Dockerfiles I use on the desktop and on servers.

docker-fastapi-projects-uvicorn - This repository allows you to create a simple Docker image with running FastAPI on localhost:80 presenting the basics of creating and running Docker Images.

zig-deb - Package zig into an apt package for installing on debian / ubuntu

keycloak-containers - Container for the deprecated WildFly distribution of Keycloak. See https://www.keycloak.org/server/containers for details on the new Quarkus based distribution.

Hugo - The world’s fastest framework for building websites.

arch-base - Docker build script for Arch Linux base

markblog - The way to blog with markdown.

AMP-dockerized - CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!

ui-for-docker - A web interface for Docker, formerly known as DockerUI. This repo is not maintained

necesse-docker-server - A Docker Image to run your own self-hosted Necesse game server.

docker - ⛴ Docker image of Nextcloud