Skip to content
  1. Jul 31, 2022
  2. Feb 12, 2022
  3. Dec 04, 2021
    • nimrod's avatar
      Don't use Docker buildx. · 7fc7afe0
      nimrod authored
      Same statx issue.
      7fc7afe0
    • nimrod's avatar
      Some updates. · f55385f8
      nimrod authored
      - Update base image to Debian Bullseye.
      - Use full names for images.
      - Use go install instead of go get (it's being deprecated).
      f55385f8
  4. Nov 15, 2021
  5. May 10, 2021
  6. Apr 24, 2021
  7. Jan 24, 2021
  8. Jan 23, 2021
  9. Jan 22, 2021
  10. Jan 06, 2021
  11. Jan 01, 2021
  12. Aug 12, 2020
  13. Jul 23, 2020
    • nimrod's avatar
      Replace pdftk with qpdf. · 759f84e2
      nimrod authored
      pdftk is now pdftk-java which drags in the JRE and makes the image even
      bigger (and startup times longer). Use qpdf instead.
      759f84e2
    • nimrod's avatar
      Add the PDF toolkit. · a8c6cc2c
      nimrod authored
      Useful for manipulating PDF files.
      a8c6cc2c
  14. May 01, 2020
  15. Jan 28, 2020
  16. Jan 28, 2019
  17. Nov 20, 2018
  18. Oct 25, 2018
  19. Sep 22, 2018
    • nimrod's avatar
      Update to Debian Buste (newer texlive). · a0ea913a
      nimrod authored
      a0ea913a
    • nimrod's avatar
      Updates. · 6e4581c7
      nimrod authored
      - Use newer runas script, using gosu instead of sudo.
      - Added test steps to the build using the example presentation (in fact
      using Docker Hub as a sort of CI).
      - Use newer Golang image.
      - Small corrections to README.
      - More streamlined Makefile.
      - Added groff to image.
      - Added XeTex to image.
      6e4581c7