Skip to content

issues Search Results · repo:docker/actions-toolkit language:TypeScript

Filter by

17 results
 (67 ms)

17 results

indocker/actions-toolkit (press backspace or delete to remove)

Atm we expect csv values when parsing the raw definition: https://github.com/docker/actions-toolkit/blob/8e475672d005e1bef9417c8cdd16b6c512d1cab7/src/types/buildx/bake.ts#L26-L47 With work being done ...
kind/enhancement
  • crazy-max
  • Opened 
    on Nov 26, 2024
  • #503

A new feature in v4 of download-artifact is the ability to download all artifacts from a workflow run. The artifact name below causes issues when trying to download all the artifacts: let dockerbuildFilename ...
  • rplankenhorn
  • 1
  • Opened 
    on Nov 12, 2024
  • #490

runners seem to abruptly stop without logs for few weeks: https://github.com/docker/actions-toolkit/actions/runs/10955450860/job/30419393052 image Last logs I could get: image Downloading https://download.docker.com/mac/static/stable/x86_64/docker-26.1.4.tgz ...
area/testing
  • crazy-max
  • 3
  • Opened 
    on Sep 27, 2024
  • #455

Tools like docker/login-action and docker/build-push-action do not use the runner dns and hosts files. Step to reproduce : - Create a workflow with custom container options for dns or hosts - use ...
  • AR2000AR
  • Opened 
    on Sep 8, 2024
  • #439

Does anyone know how can one configure a Github Actions yml file to serve ollama and to load it with a base model (like llama3)? This is the dockerfile i used: FROM python:3.11-slim WORKDIR /app COPY ...
  • andreea-ghe
  • 1
  • Opened 
    on Jul 30, 2024
  • #424

Is it possible to allow changing the image, or at least specifying a prefix that isn t docker.io for the build summary generation image? We have a lot of GitHub Actions runners in AWS but they are behind ...
needs/follow-up
  • pagelypete
  • 1
  • Opened 
    on Jul 10, 2024
  • #407

keep an eye on https://github.com/actions/toolkit/pull/1768 if it gets merged related to https://github.com/docker/actions-toolkit/blob/c70efab546578fc88fb6528cd28de42705cda4be/src/github.ts#L69-L75
  • crazy-max
  • Opened 
    on Jul 3, 2024
  • #398

When using the docker/bake-action@v6 action, the resulting build summary are rather long, taking up quite a bit of the vertical space from the rest of the user provide build summaries, requiring much more ...
kind/enhancement
  • ruffsl
  • 7
  • Opened 
    on Jun 17, 2024
  • #369

Was looking at people updating to latest v6 of build-push-action and saw this summary generation: https://github.com/jcgillespie/mssql-sqlpackage-docker/actions/runs/9547273951 Seems like the username/handle ...
kind/bug
  • crazy-max
  • Opened 
    on Jun 17, 2024
  • #367

Similar to https://github.com/crazy-max/ghaction-setup-docker/pull/53#issuecomment-1923467713, no virt on macOS arm :cry:. https://github.com/docker/actions-toolkit/actions/runs/8828949944/job/24238960153?pr=316#step:6:332 ...
area/testing
  • crazy-max
  • Opened 
    on Apr 25, 2024
  • #317
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub