Skip to content

Docker and & Docker Compose workflow detailed in README.md not working #1668

@jasonmishi

Description

@jasonmishi

Issue description

It seems like the docker based set-up for development documented in the README doesn't work

$ docker-compose up
[+] Building 0.1s (1/1) FINISHED                                                                                                                                                                      docker:default
 => [nixos-homepage internal] load build definition from Dockerfile                                                                                                                                             0.0s
 => => transferring dockerfile: 2B                                                                                                                                                                              0.0s
failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory

Possible cause

I think the Docker file has been deleted accidentally in a previous commit.

Proposed solution

Instead of deleting the docker support I think we should bring it back to enable devs who are able to use docker both on nixos and more importantly other systems.

  • I already created a Pull Request

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions