Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 592 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 592 Bytes

Build

Create Docer image for JOSSO server

  1. Update version and update number in server.nix and container.nix if necessary.

  2. Build image

nix build .#josso-ee-img
  1. Import image
docker load < result
dfea5d3d84a0: Loading layer  894.9MB/894.9MB
Loaded image: ghcr.io/atricore/josso-ee:2.6.2-9
  1. Upload image
docker image push ghcr.io/atricore/josso-ee:2.6.2-9
The push refers to repository [docker.io/atricore/josso-ee]
dfea5d3d84a0: Pushed
2.6.2-9: digest: sha256:c2627b8bda6a1db1e532f0dd490413b1c241f40831cf49f90db987b7371a3bef size: 529