-
```
go run main.go up
Using config file: /Users/karl/.pygmy.yml
Error response from daemon: Get https://registry-1.docker.io/v2/: Service Unavailable
panic: runtime error: invalid memory address …
-
In the event people update from `0.1.0` to `0.2.0` after the release there will be a process to it.
I have experienced some of the issues personally however in the wild I've heard of cases where peop…
-
I'm wondering how to define a constant which depends on a value computed at compile time. For example, in gforth:
```
180e fpi f/ fconstant fdeg
```
I like that Pygmy Forth's constants are ordinar…
eekee updated
4 years ago
-
- [x] I have tried with the latest version of my channel (Stable or Edge)
- [ ] I have uploaded Diagnostics
- Diagnostics ID:
### Expected behavior
Forwarding `127.0.0.1:53:53/udp` shoul…
-
-
Long story short: containers shouldn't be present after a system reboot, and this has caused some issues for users. Note that this issue has been affecting some users in the original project.
* htt…
-
-
In trying to bring back `Service` as much as possible, all fields which aren't part of the Docker API should be moved into a label using best practice.
We already have
`- pygmy: pygmy`
Others s…
-
**Describe the bug**
With a custom config running that requires a volume (i.e. portainer as per #62), the message displayed on subsequent `up` calls could be improved - it contains malformed calls to…
-
More specifically:
https://github.com/fubarhouse/pygmy-go/blob/master/service/resolv/resolv.go#L174-L196