Skip to content

Latest commit

 

History

History

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Repository Sync – Official Liberty & ibmcom

IBM WebSphere Application Server Liberty Profile images are available in the websphere-liberty official repository and ibmcom/websphere-liberty public repository. The scripts provided here are used to keep both the repositories in sync

Check and Sync the repositories

  1. Clone this repository.

  2. Move to the directory tools/.

  3. Check and Sync repositories using:

    sh checkRepositorySync.sh <kernel_version| beta > <Target Repository>

Sync the repositories

  1. Clone this repository.

  2. Move to the directory tools/.

  3. Sync repositories using:

    sh syncRepository.sh <kernel_version| beta > <Target Repository>