Giter Site home page Giter Site logo

amutake / docker-satysfi Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 5.0 329 KB

Docker images for SATySFi and Satyrographos

Home Page: https://hub.docker.com/r/amutake/satysfi/

License: Apache License 2.0

Dockerfile 100.00%
satysfi docker-image satyrographos

docker-satysfi's People

Contributors

amutake avatar puripuri2100 avatar renovate[bot] avatar y-yu avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

docker-satysfi's Issues

Nightly build

Currently, the release cycle of SATySFi is long. I want to use nightly build by docker because the build instruction of SATySFi is a bit boring.
It would be nice to use nightly build by nightly tag.

Remove unnecessary ocaml compilers

opam@d4a5e784cb99:~/.opam$ opam switch
#   switch                      compiler                                     description
->  4.07                        ocaml-base-compiler.4.07.1                   4.07
    4.07+afl                    ocaml-variants.4.07.1+afl                    4.07+afl
    4.07+default-unsafe-string  ocaml-variants.4.07.1+default-unsafe-string
          4.07+default-unsafe-string
    4.07+flambda                ocaml-variants.4.07.1+flambda                4.07+flambda
    4.07+force-safe-string      ocaml-variants.4.07.1+force-safe-string      4.07+force-safe-string

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
base/Dockerfile
  • ubuntu 22.04
branch-saphe/Dockerfile
  • ubuntu 22.04
branch/Dockerfile
  • ubuntu 22.04
opam-slim/Dockerfile
  • ubuntu 22.04
slim/Dockerfile
  • ubuntu 22.04
github-actions
.github/workflows/base.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/build.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • actions/cache v4
  • docker/build-push-action v5
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • actions/cache v4
  • docker/build-push-action v5
.github/workflows/nightly.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/release-branch-saphe.yaml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • actions/cache v4
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/release-branch.yaml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • actions/cache v4
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/release.yml
  • actions/checkout v4
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • actions/cache v4
  • docker/login-action v3
  • docker/build-push-action v5

  • Check this box to trigger a request for Renovate to run again on this repository

nightly build failed

https://github.com/amutake/docker-satysfi/actions/runs/532421840

#21 3.470 Saving to: 'temp/junicode-1.002.zip'
#21 3.470 
#21 3.470      0K                                                       100%  121M=0s
#21 3.471 
#21 3.471 2021-02-03 01:02:29 (121 MB/s) - 'temp/junicode-1.002.zip' saved [746/746]
#21 3.471 
#21 3.472 [download-fonts.sh] finished downloading 'junicode-1.002.zip'..
#21 3.474 Archive:  temp/junicode-1.002.zip
#21 3.474   End-of-central-directory signature not found.  Either this file is not
#21 3.474   a zipfile, or it constitutes one disk of a multi-part archive.  In the
#21 3.474   latter case the central directory and zipfile comment will be found on
#21 3.474   the last disk(s) of this archive.
#21 3.474 unzip:  cannot find zipfile directory in one of temp/junicode-1.002.zip or
#21 3.474         temp/junicode-1.002.zip.zip, and cannot find temp/junicode-1.002.zip.ZIP, period.
#21 ERROR: executor failed running [/bin/sh -c ./download-fonts.sh]: exit code: 9
------
 > [build-env 15/19] RUN ./download-fonts.sh:
------
Dockerfile:23
--------------------
  21 |     RUN opam depext satysfi
  22 |     RUN opam install satysfi
  23 | >>> RUN ./download-fonts.sh
  24 |     RUN sed -i -e "s!/usr/local/share!$(opam var share)!" install-libs.sh
  25 |     RUN ./install-libs.sh $(opam var share)/satysfi
--------------------
error: failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c ./download-fonts.sh]: exit code: 9
Error: buildx call failed with: error: failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c ./download-fonts.sh]: exit code: 9

Reorganize tags

current:

  • latest, ${SATYSFI_VERSION}: full opam env
  • slim, ${SATYSFI_VERSION}-slim: no opam env
  • nightly: nightly build without opam env
  • opam-slim, ${SATYSFI_VERSION}-opam-slim: partial opam env

motivation:

  • upgrade satyrographos too
  • latests, slim, opam-slim, nightly ๐Ÿค” confusing

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.