-
I can push just fine using just podman
```
sfxworks@penguin:~/alpaca-lora$ sudo podman pull docker.io/alpine
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Co…
-
Here , i tried running soaphound in prod environment however it is stuck from last 3 hours on building cache and i cant see any file in temp folder .
is there any way to find out the cause .
.\SO…
-
### Summary
Implement support for spack install command to send a request to a build server that will create a buildcache of a user defined spec if it is not already in the mirror for closed source …
-
At the moment build cache can be removed through API call:
```
DELETE https://ci.appveyor.com/api/projects/{accountName}/{projectSlug}/buildcache
```
-
Doesn't work with compilation server:
`Type not found : tink.unit.Suite_0`
@back2dos any idea if I have done anything wrong with the type cache?
-
It would be great to have a convenience function to clear the build cache, at least until AppVeyor provides a Large Handy Button.
https://github.com/appveyor/ci/issues/985
This is the API call:
…
-
I'm getting this error, when trying a "buildcache save" command:
Error: Error response from daemon: client is newer than server (client API version: 1.26, server API version: 1.24)
My docker ver…
-
### Steps to reproduce
- create an environment, and make a local repo for it with some namespace (eg `dev`), and in that repo put (and presumably edit/update) a spack package that you plan to build (…
-
I think this may end up being a consistency issue from my still using the same database from a month or so ago so some interim updates messed it up. However, every time I run the eddblink import the f…
-
I'm trying to slim my Docker image like so:
```yaml
---
# https://docs.docker.com/ci-cd/github-actions/
name: Publish Docker Image
on:
push:
branches:
- master
paths:
…
T145 updated
3 months ago