Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Split dockerfile frontend #8

Open
16 of 27 tasks
crazy-max opened this issue Jan 10, 2022 · 0 comments
Open
16 of 27 tasks

Split dockerfile frontend #8

crazy-max opened this issue Jan 10, 2022 · 0 comments

Comments

@crazy-max
Copy link
Owner

crazy-max commented Jan 10, 2022

Relates to moby/buildkit#163

On BuildKit:

  • Cleanup frontend/docker refs (source and tests) Remove dockerfile frontend refs buildkit-nofrontend#1
  • Find a way to test against a fixed version of the frontend on BuildKit repo.
  • Not sure if we should remove the extra dep on the dockerfile frontend in the gateway forwarder declaration on BuildKit. Maybe include the dockerfile-frontend binary in the image directly but users using the buildkitd daemon directly would lost the native integration of this frontend.
  • Update docs and point to upstream repo

Before moving to org:

  • dockerfile/README.md

    Lines 3 to 11 in 7eca17d

    <!-- FIXME: Remove comment when moved to docker org
    [![GitHub release](https://img.shields.io/github/release/docker/dockerfile.svg?style=flat-square)](https://github.com/docker/dockerfile/releases/latest)
    [![Build Status](https://github.com/docker/dockerfile/workflows/build/badge.svg)](https://github.com/docker/dockerfile/actions?query=workflow%3Abuild)
    [![Docker Stars](https://img.shields.io/docker/stars/docker/dockerfile.svg?style=flat-square&logo=docker)](https://hub.docker.com/r/docker/dockerfile/)
    [![Docker Pulls](https://img.shields.io/docker/pulls/docker/dockerfile.svg?style=flat-square&logo=docker)](https://hub.docker.com/r/docker/dockerfile/)
    [![Go Report Card](https://goreportcard.com/badge/github.com/docker/dockerfile?style=flat-square)](https://goreportcard.com/report/github.com/docker/dockerfile)
    [![codecov](https://img.shields.io/codecov/c/github/docker/dockerfile?logo=codecov&style=flat-square)](https://codecov.io/gh/docker/dockerfile)
    -->
  • # FIXME: Use docker/dockerfile when moved to docker org
    REPO_SLUG: "crazymax/dockerfile"
  • <!-- FIXME: Uncomment when moved to docker org
    [![PkgGoDev](https://img.shields.io/badge/go.dev-docs-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/docker/dockerfile/parser)
    [![Test Status](https://img.shields.io/github/workflow/status/docker/dockerfile/parser?label=test&logo=github&style=flat-square)](https://github.com/docker/dockerfile/actions?query=workflow%3Aparser)
    -->
@crazy-max crazy-max changed the title Move to docker org https://github.com/moby/buildkit/issues/163 Jan 16, 2022
@crazy-max crazy-max changed the title https://github.com/moby/buildkit/issues/163 Split dockerfile frontend Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant